Tutorial Books:
UTF-8 Encoding Algorithm
This section provides a tutorial example on how to write a programming algorithm to encode characters with UTF-8 encoding. 2023-01-29, 7312👍, 4💬
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. 2023-01-05, 20839👍, 25💬
💬 2023-01-05 Mucha chiin: Mamene m'a violax. Je m'exprime enfin.
Comments on Herong's Tutorial Books
Please share your general comments on my tutorial books here. Comments should not contain hyperlinks to any external Web sites. 2022-12-19, 85700👍, 240💬
Comment Testing Area
What is test testing area for? The testing area is provided to allow visitors to post testing comments. 2022-11-30, 44199👍, 100💬
💬 2023-01-05 Voldemort: https://www.lequipe.fr/
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. 2022-11-24, 8583👍, 32💬
💬 2022-08-26 asewathy: 灩捯䍔䙻ㄶ形楴獟楮獴㌴摟潦弸弰㑣〷㘰摽
💬 2022-01-17 oussama: السلام عليكم أبو سعود
💬 2021-10-27 james: Very Helpful. Thanks.
Saving Files in "Unicode" Option
This section provides a tutorial example on how to save text files with Nodepad by selecting the Unicode encoding option on the save file dialog box. 2022-10-01, 872👍, 0💬
Manage Keychains with Commands
This section provides a quick introduction on how to manage keychains with command line tools. 2022-10-01, 405👍, 0💬
Unique Features of Unicode
This section provides summary of unique features of the Unicode standard. 2022-10-01, 389👍, 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, 265👍, 0💬
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. 2022-10-01, 222👍, 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, 221👍, 0💬
Popular Posts:
This section provides a tutorial example on how to use 'g++ -static' and 'g++ -l...' options to link...
Want to know when is the 2032 Chinese New Year day? Look for free Chinese calendars for 2032? Chines...
This section describes how to calculate Double-SHA256 hash with Python.
This section provides a tutorial example on how to write a sample program to create a SSL client soc...
This section provides a tutorial example on how to retrieve input parameters from query string and r...