Popular Books:
ISO-2022-JP Encoding
This section provides a quick introduction of ISO-2022-JP encoding, which maps a JIS X0208 character to a 2-byte sequence by using both bytes of the character's code value directly. 2023-02-28, ∼2289🔥, 4💬
FFF0: Specials
This section provides a quick summary of the Unicode code point block: 'Specials', which contains 16 code points to represent special codes 2024-01-23, ∼2130🔥, 0💬
GB2312 Character Set for Chinese Characters
This section provides a quick introduction of the GB2312 character set for simplified Chinese characters, numbers and symbols. GB2312 contains 7445 characters. 2022-10-01, ∼1676🔥, 0💬
UTF-8 Encoding
This section provides a quick introduction of the UTF-8 (Unicode Transformation Format - 8-bit) encoding for Unicode character set. It uses 1, 2, 3, or 4 bytes for each character. 2019-11-06, ∼1618🔥, 2💬
GB2312 Encoding for GB2312 Character Set
This section provides a quick introduction of the GB2312 encoding for the GB2312 character set. GB2312 is a 2-byte (8 bits per bytes) encoding. 2023-03-24, ∼1500🔥, 2💬
UTF-32LE Encoding
This section provides a quick introduction of the UTF-32LE (Unicode Transformation Format - 32-bit Big Endian) encoding for Unicode character set. 2024-05-30, ∼1478🔥, 6💬
0180: Latin Extended-B
This section provides a quick summary of the Unicode code point block: 'Latin Extended-B', which contains 208 code points to represent historical Latin language characters. 2024-01-23, ∼1463🔥, 0💬
What Are Paired Surrogates
This section provides a quick introduction of paired surrogates which are pairs of 16-bit integers to represent Unicode code points in the U+10000...0x10FFFF range. 2022-10-01, ∼1401🔥, 0💬
EUC-JP Encoding
This section provides a quick introduction of EUC-JP encoding, which maps a JIS X0208 character to a 2-byte sequence by adding 128 (0x80) to both bytes of the character's code value. 2023-12-11, ∼1387🔥, 3💬
Unique Features of Unicode
This section provides summary of unique features of the Unicode standard. 2022-10-01, ∼1259🔥, 0💬
1F800: Supplemental Arrows-C
This section provides a quick summary of the Unicode code point block: 'Supplemental Arrows-C', which contains 148 code points to represent a set of additional arrows. 2024-01-23, ∼1232🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to open a UTF-16LE text file with Nodepad correctly ...
This section provides a tutorial example on how to install Open Babel on a Windows computer.
This section provides a tutorial example on how to use the openStream() method in the java.net.URL c...
This section describes the supertype-subtype relationships: a supertype corresponds a class or inter...
This section describes why the SOAPAction header line is not needed in SOAP 1.2 - SOAPAction is repl...