Popular Books:
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, ∼372🔥, 0💬
Full Version in PDF/ePUB
This section provides information on how to obtain the full version of this book in PDF, ePUB, or other formats. 2024-01-23, ∼357🔥, 0💬
"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, ∼352🔥, 2💬
💬 2019-04-20 Herong: Isie, it will be corrected in the next update. Thanks.
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, ∼346🔥, 10💬
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, ∼333🔥, 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, ∼332🔥, 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💬
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, ∼292🔥, 0💬
Unicode 5.0 Character Samples
Some samples of characters added in Unicode 5.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼291🔥, 0💬
Unicode 4.0 Character Samples
Some samples of characters added in Unicode 4.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼291🔥, 0💬
Popular Posts:
This section describes the XML message communication model - where client and server send and receiv...
This tutorial book is a collection of notes and sample codes written by the author while he was lear...
This section describes the initial draft of a RSA public key and private key generation implementati...
This section describes what is Ethereum Testnet: Ropsten Network.
This section provides a tutorial example on how to get some free Ether money from faucet.dimensions....