Popular Books:
Examples of Unicode Characters
Some samples of Unicode characters are provided here with their glyphs, code points, code names and code blocks for the purpose of demonstration. 2022-03-24, ∼443🔥, 10💬
Commonly Used Character Sets and Encodings
This section provides a list of commonly used character sets and their encodings. 2022-10-01, ∼438🔥, 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, ∼430🔥, 0💬
Unicode Standard Releases
This section provides a list of major releases of the Unicode standard and their publishing dates. 2020-10-26, ∼430🔥, 1💬
"Character" Class with Unicode Utility Methods
This section provides an introduction on 'Character' class static methods added since J2SE 5.0 as Unicode utility methods. 2019-04-20, ∼419🔥, 2💬
💬 2019-04-20 Herong: Isie, it will be corrected in the next update. Thanks.
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, ∼397🔥, 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, ∼396🔥, 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, ∼389🔥, 0💬
Supported Save and Open File Formats
This section provides a quick summary on Excel saving and opening Unicode files. UTF-16 (Little-Endian with BOM) is the best format for Excel. 2022-10-01, ∼389🔥, 0💬
References
List of reference materials used in this book. 2024-01-23, ∼362🔥, 0💬
Popular Posts:
This section describes XML Tools package for Atom and shows how to install it and access its functio...
This section describes how to create connection objects with the DataSource class.
This section provides a tutorial example on how to use the 'keytool -export' command to export certi...
This section provides a tutorial example on how to use 'jar --main-class ...' command option to spec...
This section provides a tutorial example on how to review log file settings and locations for MySQL ...