Tutorial Books:
Unicode Standard Releases
This section provides a list of major releases of the Unicode standard and their publishing dates. 2020-10-26, 117👍, 1💬
UTF-16LE Encoding
This section provides a quick introduction of the UTF-16LE (Unicode Transformation Format - 16-bit Little Endian) encoding for Unicode character set. UTF-16LE is a variation of UTF-16. 2020-09-02, 11972👍, 11💬
💬 2019-04-28 Herong: The last part is needed. Thanks.
💬 2019-04-21 小胖: 最后一段中的"the ZERO WIDTH NO-BREAK SPACE, U+FEFF, character",是不是不用写呢?
UFFF0: Specials
This section provides a quick summary of the Unicode code point block: 'Specials', which contains 16 code points to represent special codes 2020-05-21, 1227👍, 2💬
U0600: Arabic
This section provides a quick summary of the Unicode code point block: 'Arabic', which contains 256 code points to represent alphabetic letters used in the Arabic language. 2020-03-06, 1951👍, 2💬
💬 2020-03-06 Wikrama Satyadarma, DVM: Jazakallah khairan katsiran.. This is what I looking for
UTF-16BE Encoding
This section provides a quick introduction of the UTF-16BE (Unicode Transformation Format - 16-bit Big Endian) encoding for Unicode character set. UTF-16BE is a variation of UTF-16. 2020-01-22, 4527👍, 6💬
💬 2019-11-25 Remo Harsono: Very helpful information, thanks
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. 2019-12-11, 115👍, 1💬
Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Nodepad correctly by selecting the UTF-8 encoding option on the open file dialog box. 2019-12-01, 209👍, 2💬
Downloading and Installing GNU Unifont
A tutorial example is provided on how to download and install GNU Unifont font family on Windows 7 systems. 2019-10-23, 2196👍, 4💬
💬 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?.
UTF-8 Encoding Algorithm
This section provides a tutorial example on how to write a programming algorithm to encode characters with UTF-8 encoding. 2019-09-27, 4910👍, 3💬
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. 2019-06-21, 378👍, 3💬
Popular Posts:
This section provides a tutorial example on how to get one bit back from a byte array at a specific ...
This section provides a tutorial example on how to export certificates in DER and PEM format using t...
This section provides a tutorial example on how to use the MimeHeaders class and the addHeader() met...
This section provides a tutorial example on how to create and delete a program service with 'sc.exe'...
This free XML tutorial book is a collection of notes and sample codes written by the author while he...