Converts a single character to UTF-8.
outbuf |
output buffer, must have at least 6 bytes of space. If null, the length will be
computed and returned and nothing will be written to |
c |
a Unicode character code |
number of bytes written |