encoding-japanese
Convert and detect character encoding in JavaScript
Convert and detect character encoding in JavaScript
UTF-safe string operations
Get a UTF-16-encoded code point number of a character
Get the code points of each character in the string
Get location of code point in a string or get code points from string
The maximum code point available in JavaScript
To convert or to analyze the character data of the Japanese.
base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
Surrogate pair converter with dev-friendly source code.
A safe Uint8Array to utf-16 string converter
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
UTF-16 code-point based lexical string scanner.
Convert UTF-8 to UTF-16 encoding.
Get the UTF-8 byte length of a string
Like `string.slice()` but bytewise
A zero-dependency tool to encode/decode UTF-8, UTF-16 and hex strings. For browser and Node.js. With typings.
Tiny UTF-16 to Shift-JIS (CP932) converter.
A simple package to get information about a unicode characters
Unicode-aware string functions
OpString is a JavaScript module for mapping and executing operations represented by character sequences.