encoding-japanese
Convert and detect character encoding in JavaScript
Convert and detect character encoding in JavaScript
Return Source Han Sans UTF-32 mappings for Japanese
To convert or to analyze the character data of the Japanese.
Convert character encodings in pure javascript (with UTF-32 support added).
Surrogate pair converter with dev-friendly source code.
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
Standard string unicode constants.
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Encode and decode text files in a reliable way
Read and write text files in a reliable way
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.