Popular Books:
Examples of GB18030 Encoding
This section provides examples of encoded byte sequences of GB18030 encoding, which is designed to encode Chinese characters. 2022-10-01, ∼771🔥, 0💬
Examples of US-ASCII, UTF-8, UTF-16 and UTF-32 Encodings
This section provides examples of encoded byte sequences of US-ASCII, UTF-8, UTF-16, UTF-16BE, UTF-32BE encodings. 2022-10-01, ∼604🔥, 0💬
About This Book
This section provides some detailed information about this book - __title__. 2022-10-01, ∼574🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼567🔥, 0💬
Opening UTF-16BE Text Files
This section provides a tutorial example on how to open a UTF-16BE text file with Nodepad. But Notepad failed to open correctly the UTF-16BE text created by myself. 2022-10-01, ∼563🔥, 0💬
Opening UTF-16BE Text Files
This section provides a tutorial example to prove that Excel can not open a UTF-16BE text file. Its Text Import Wizard only supports UTF-7 and UTF-8 encodings. 2022-10-01, ∼559🔥, 0💬
History of GB Character Sets
This section provides a quick introduction of GB character sets: GB2312-1980, GB1300.1 and GB18030-2000. 2022-10-01, ∼541🔥, 0💬
What Is Notepad
This section provides a quick introduction of the default text editor, Notepad, included in Windows system. Notepad does support Unicode text files. 2022-10-01, ∼538🔥, 0💬
Features of UTF-8 Encoding
This section provides a quick summary of features of UTF-8 encoding. UTF-8 is very efficient for Western language characters. 2022-10-01, ∼517🔥, 0💬
EncodingSampler.java - Testing encode() Methods
This section provides a tutorial example on how to use 4 different methods provided in Java to encode characters with a given character encoding. 2022-10-01, ∼516🔥, 0💬
String.toCharArray() Returns the UTF-16BE Sequence
This section provides tutorial example on showing that the output of toCharArray() is the same as getBytes('UTF-16BE') at the bit level. 2022-10-01, ∼513🔥, 0💬
Unicode 13.0 Character Samples
Some samples of characters added in Unicode 13.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼492🔥, 0💬
Popular Posts:
This section describes DES decryption algorithm - identical to the encryption algorithm step by step...
科兴生物新冠疫苗的保护效力是多少? 巴西针对18岁及以上医务人员的研究共入组1239 6名受试者,获得253例监测期有效病例。...
This section provides a tutorial example on how to write a sample program to create a SSL server soc...
This section provides a quick introduction on how to manage keychains with command line tools.
This section provides a tutorial example on how to perform substructure search with a MARTS parttern...