Popular Books:
Downloading and Installing GNU Unifont
A tutorial example is provided on how to download and install GNU Unifont font family on Windows 7 systems. 2023-07-19, ∼4551🔥, 5💬
💬 2023-07-19 DoublePOOF: thank you
💬 2019-10-23 Sajjad Amin: thank you
💬 2019-07-28 dipen: thank you.
💬 2015-12-06 Herong: D, maybe you can start with What Is Unicode? .
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, ∼1529🔥, 2💬
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, ∼2325🔥, 4💬
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, ∼1712🔥, 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, ∼1440🔥, 0💬
Unique Features of Unicode
This section provides summary of unique features of the Unicode standard. 2022-10-01, ∼1287🔥, 0💬
Saving Files in UTF-8 Option
This section provides a tutorial example on how to save text files with Nodepad by selecting the UTF-8 encoding option on the save file dialog box. 2022-10-01, ∼988🔥, 0💬
Saving Files in "Unicode Text (*.txt)" Option
This section provides a tutorial example on how to save Unicode text file with Excel using the 'Unicode Text (*.txt)' file type option. 2022-10-01, ∼980🔥, 0💬
Opening UTF-16LE Text Files
This section provides a tutorial example on how to open a UTF-16LE text file with Word correctly by selecting the Unicode encoding option on the open file dialog box. 2022-10-01, ∼944🔥, 0💬
Windows Tool "Character Map"
A tutorial example is provided on how to run 'Character Map' on Windows systems to view glyphs of a Unicode font family. 2022-10-01, ∼880🔥, 0💬
Relation of GB2312 and Unicode
This section provides a quick introduction of the relation between GB2312 character set and Unicode character set. 2022-10-01, ∼848🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use the DES algorithm in a specific operation mod...
Want to know when is the 2002 Chinese New Year day? Look for free Chinese calendars for 2002? Chines...
The Dragon The Dragon personality The Dragon is a creature of myth and legend. A symbol of good fort...
This section provides a tutorial example on how to configure and use LDAP server to provide email ad...
This section describes how to retrieve BLOB values with the ResultSet.getBlob() method.