Popular Books:
Saving Files in Unicode Option
This section provides a tutorial example on how to save text files with Word by selecting the Unicode encoding option on the file conversion dialog box. 2022-10-01, ∼406🔥, 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, ∼402🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼389🔥, 0💬
Commonly Used Character Sets and Encodings
This section provides a list of commonly used character sets and their encodings. 2022-10-01, ∼373🔥, 0💬
Listing of ASCII Characters and Encoded Bytes
This section provides a complete list of ASCII characters, code points and encoded bytes. 2022-10-01, ∼373🔥, 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, ∼373🔥, 0💬
What Is a Font
A font can be considered as an instance of typeface that defines how glyphs of a character set will be displayed or printed. 2022-10-01, ∼371🔥, 0💬
Testing decode() Methods
This section describes 4 different methods provided in Java to decode byte sequences back to characters with a given encoding. 2022-10-01, ∼331🔥, 0💬
What Is Character Set
This section provides a quick introduction of some basic concepts like character set, coded character set, code point, character encoding. 2022-10-01, ∼328🔥, 0💬
What Is Character Encoding
This section provides a quick introduction of Unicode character encodings and other local language encodings that are supported by Java. 2022-10-01, ∼325🔥, 0💬
Unicode Signs in Different Encodings
This section provides a tutorial example on how to write sample programs to create some Unicode signs in various encodings and view them in a Web browser. 2022-10-01, ∼292🔥, 0💬
Popular Posts:
This section provides a quick description of XML features and advantages. The power of XML comes fro...
中国生物新冠疫苗的保护效力是多少? 2020年12月底,国药集团中国生物北京所公布了 Ⅲ期临床试验期中分析数据,结果显示,...
This book is a collection of tutorial examples on Ethereum and blockchain. Topics include include: W...
This section provides a tutorial example on how to use the '-classpath' option to specify the class ...
This section describes how to load the JDBC-ODBC Bridge driver class with the Class.forName() method...