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, ∼2397🔥, 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, ∼2254🔥, 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, ∼1824🔥, 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, ∼1702🔥, 2💬
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, ∼1619🔥, 0💬
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, ∼1584🔥, 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, ∼1553🔥, 6💬
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, ∼1512🔥, 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, ∼1474🔥, 3💬
2500: Box Drawing
This section provides a quick summary of the Unicode code point block: 'Box Drawing', which contains 128 code points to represent pictures to draw boxes. 2026-04-04, ∼1442🔥, 1💬
💬 2026-04-04 L: ┏━━━━┳━━━━┓ ┃ │ ┃ │ |┃ ┣━━━━╋━━━━┫ ┃ │┃ ┃ │ _┃ ┗━━━━┻━━━━┛
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, ∼1342🔥, 0💬
0400: Cyrillic
This section provides a quick summary of the Unicode code point block: 'Cyrillic', which contains 256 code points to represent alphabetic letters used in Cyrillic languages. 2024-01-23, ∼1330🔥, 0💬
Popular Posts:
Please share your general comments on my tutorial books here. Comments should not contain hyperlinks...
This section describes how to create a MS Access database file to be used for ODBC MS Access driver ...
This section provides a tutorial example on how to shutdown or terminate the JVM instance using exit...
This section provides a tutorial example on how to use 'g++ -I...' option and/or CPATH environment v...
This section provides a tutorial example on how to 'jar --update' to update class files in JAR files...