Uchar.Utf8SourceUTF-8 encoding. See Utf interface.
to_string encodes a Unicode scalar value in this encoding.
of_string interprets a string as one Unicode scalar value in this encoding, and raises if the string cannot be interpreted as such.
Returns the number of bytes used for a given scalar value in this encoding.
The name of this encoding scheme; e.g., "UTF-8".