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
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
Create a string from a sequence of Unicode code points.
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 in the Basic Multilingual Plane (BMP).
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Maximum Unicode code point.
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.
Grapheme cluster break tooling.
Return a Unicode code point from a string at a specified position.
A safe Uint8Array to utf-16 string converter
Return the next extended grapheme cluster break in a string after a specified position.
The maximum code point available in JavaScript
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.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Utilities for Unicode codepoint
Return a regular expression to match an unpaired UTF-16 surrogate.
To convert or to analyze the character data of the Japanese.
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.
Encode and decode text files in a reliable way
Surrogate pair converter with dev-friendly source code.
UTF-16 code-point based lexical string scanner.
Tiny UTF-16 to Shift-JIS (CP932) converter.
Standard string unicode constants.
A simple package to get information about a unicode characters
Read and write text files in a reliable way
Encrypt and compress javascript objects
Percent-encode a UTF-16 encoded string according to RFC 3986.
base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
OpString is a JavaScript module for mapping and executing operations represented by character sequences.
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
Object value compression
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 ;) )
Convert a string to a well formed string.
Invoke a function for each UTF-16 code unit in a string.
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.
Return the previous extended grapheme cluster break in a string before a specified position.
Invoke a function for each character in a string.
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.