encoding-japanese
Convert and detect character encoding in JavaScript
Found 56 results for utf-16
Convert and detect character encoding in JavaScript
Like `string.slice()` but bytewise
Get the UTF-8 byte length of a string
Get a UTF-16-encoded code point number of a character
UTF-safe string operations
Get the code points of each character in the string
Create a string from a sequence of Unicode code points.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
A zero-dependency tool to encode/decode UTF-8, UTF-16 and hex strings. For browser and Node.js. With typings.
Maximum Unicode code point.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Return a Unicode code point from a string at a specified position.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Return the next extended grapheme cluster break in a string after a specified position.
Grapheme cluster break tooling.
Return a Unicode code point from a string at a specified position.
A safe Uint8Array to utf-16 string converter
The maximum code point available in JavaScript
Percent-encode a UTF-16 encoded string according to RFC 3986.
Get location of code point in a string or get code points from string
Percent-encode a UTF-16 encoded string according to RFC 3986.
Utilities for Unicode codepoint
To convert or to analyze the character data of the Japanese.
Return a regular expression to match an unpaired UTF-16 surrogate.
Unicode-aware string functions
Library for encoding and decoding between strings and byte arrays, including Base64, Hex, UTF-8, and UTF-16.
Text Escaping and Unescaping in JavaScript (UTF-8, UTF-16, UTF-32, dec, hex, and more)
Return a regular expression to match a UTF-16 surrogate pair.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Encode and decode text files in a reliable way
Surrogate pair converter with dev-friendly source code.
Standard string unicode constants.
UTF-16 code-point based lexical string scanner.
Read and write text files in a reliable way
Tiny UTF-16 to Shift-JIS (CP932) converter.
A simple package to get information about a unicode characters
OpString is a JavaScript module for mapping and executing operations represented by character sequences.
Encrypt and compress javascript objects
base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
Object value compression
Convert a string to a well formed string.
Invoke a function for each UTF-16 code unit in a string.
Modular utility hooks that we often use grouped in one package. Written in TypeScript, documented, tested and maintained.Disclaimer: at least React 16 is needed (the one with hooks ;) )
Test if a position in a string marks the start of a UTF-16 surrogate pair.
`base64-pro` 是一款 Base64 编解码工具。
Create a string from a sequence of Unicode code points.
Return the next extended grapheme cluster break in a string after a specified position.
Invoke a function for each character in a string.
Return the previous extended grapheme cluster break in a string before a specified position.
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
Invoke a function for each UTF-16 code unit in a string, iterating from right to left.
Return the position of the next Unicode code point in a string after a specified position.
Return the previous extended grapheme cluster break in a string before a specified position.
Return a Unicode code point from a string at a specified position.
Return the position of the next Unicode code point in a string after a specified position.