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, ∼4634🔥, 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, ∼1592🔥, 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, ∼2404🔥, 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, ∼1836🔥, 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, ∼1519🔥, 0💬
Unique Features of Unicode
This section provides summary of unique features of the Unicode standard. 2022-10-01, ∼1332🔥, 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, ∼1061🔥, 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, ∼1034🔥, 0💬
UTF-32 Encoding
This section provides a quick introduction of the UTF-32 (Unicode Transformation Format - 32-bit) encoding for Unicode character set. UTF-32 uses 32 bits or 4 bytes to encode each character. 2022-10-01, ∼1006🔥, 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, ∼1006🔥, 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, ∼977🔥, 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, ∼919🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use the 'javac -d' option to specify the output d...
全世界有哪些新冠疫苗? 到2021年1月为止,全世界有5款新冠疫苗获得不 同国家批准上市。下面是全世界新冠疫苗一览表: 代号 种类 ...
Want to know when is the 2039 Chinese New Year day? Look for free Chinese calendars for 2039? Chines...
This section describes a tutorial example of a complete SOAP application with both server and client...
This section describes what is OFB (Output FeedBack) Operation Mode - each plaintext block is XORed ...