Popular Books:
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, 423🔥, 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, 397🔥, 0💬
About This Book
This section provides some detailed information about this book - __title__. 2022-10-01, 379🔥, 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, 371🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-01, 368🔥, 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, 356🔥, 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, 321🔥, 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, 298🔥, 0💬
Saving UTF-8 Text Files
This section provides a tutorial example to prove that Excel can not save a UTF-8 text file. Its Save As Type only supports the Unicode Text (*.txt) encoding. 2022-10-01, 297🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to list all device driver services with 'sc.exe' Ser...
新冠病毒疫苗有哪些种类? 各种疫苗的工作机制是什么? 各种疫苗有哪些特点? 下面我们对这些问题进行初步的解答:...
This section provides a tutorial example on how to turn on Windows Defender for real-time protection...
This book is a collection of tutorial notes and sample codes written by the author while he was lear...
This section provides a tutorial example on how to generate EC (Elliptic Curve) private and public k...