Character encoding detector
Convert or detect character encoding in JavaScript
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
To convert or to analyze the character data of the Japanese.
Return Source Han Sans UTF-32 mappings for Japanese
Surrogate pair converter with dev-friendly source code.
Text Escaping and Unescaping in JavaScript (UTF-8, UTF-16, UTF-32, dec, hex, and more)