UTF-16 Utilities
UTF-32 Utilities
UTF-8 Utilities
A sequence of graphemes
A unicode codepoint sequence
A unicode codepoint sequence
A unicode codepoint
Decodes a string
Encodes a string
Gets the endianess from a BOM
Gets whether the codepoint mistakenly has surrogate pairs encoded within it.
Gets whether the character is a BOM
Gets whether the byte order mark is big endian
Gets whether the byte order mark is little endian
Converts the given string to a UTF-16 string.
Converts the given string to a UTF-32 string.
Converts the given string to a UTF-8 string.
Validates whether the codepoint is within spec
Validates whether the codepoint is within spec
A unicode grapheme
Codepoint for the unicode byte-order-mark
Unicode Parsing and Utilities.