Search results
13 packages found
Character encoding detector
- encoding
- character
- utf8
- detector
- chardet
- icu
- character detection
- character encoding
- language
- iconv
- iconv-light
- UTF-8
- UTF-16
- UTF-32
- View more
Encode and decode text files in a reliable way
- text-file
- encoding
- utf-8
- utf8
- utf-16
- utf16
- utf16be
- utf16le
- utf-32
- utf32
- endianess
- big-endian
- little-endian
- codepoint
- View more
Read and write text files in a reliable way
Convert or detect character encoding in JavaScript
- base64
- charset
- convert
- detect
- encoding
- euc-jp
- eucjp
- iconv
- iso-2022-jp
- japanese
- jis
- shift_jis
- sjis
- unicode
- View more
To convert or to analyze the character data of the Japanese.
- cp932
- ms932
- windows-31j
- sjis
- shift_jis
- shift_jis-2004
- euc-jp
- euc-jis-2004
- eucjp-ms
- japanese
- hiragana
- katakana
- romaji
- utf-8
- View more
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
Return Source Han Sans UTF-32 mappings for Japanese
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
- charCodeAt
- code
- code-points
- hexidecimal
- decimal
- char
- binary
- utf-32
- utf-16
- utf-8
- encode
- decode
- charcode
- nodejs
- View more
Standard string unicode constants.
Surrogate pair converter with dev-friendly source code.
Text Escaping and Unescaping in JavaScript (UTF-8, UTF-16, UTF-32, dec, hex, and more)