<< < 14 15 16 17 18 19 20 >   ∑:462  Sort:Rank

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, 194🔥, 0💬

Archived: EncodingSampler.java - BMP Character Encoding
This section provides a tutorial example on how to use 4 different methods provided in Java to encode characters with a given encoding for BMP (Basic Multilingual Plane) characters only.
2022-10-01, 194🔥, 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, 192🔥, 0💬

'int' and 'String' - Basic Data Types for Unicode
This section provides an introduction on basic data types for storing Unicode characters in the full range of U+0000 to U+10FFFF: 'int' for a single Unicode character; 'String' for a sequence of Unicode characters.
2022-10-01, 191🔥, 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, 179🔥, 0💬

"String" Class with Unicode Utility Methods
This section provides an introduction on 'String' class methods added and modified since J2SE 5.0 to support Unicode character processing.
2022-10-01, 171🔥, 0💬

Unicode 8.0 Character Samples
Some samples of characters added in Unicode 8.0 are provided here for the purpose of demonstration or performing browser testing.
2022-10-01, 166🔥, 0💬

Supported Save and Open File Formats
This section provides a quick summary on Word saving and opening Unicode files correctly with the BOM character prepended. But Word can also open Unicode files without the BOM character prepended with the correct encoding selected manually.
2022-10-01, 164🔥, 0💬

Character Counter Program for Any Given Encoding
This section provides a tutorial example on how to write a simple program to count valid characters in a give encoding character set encoding.
2022-10-01, 151🔥, 0💬

Code Point Blocks
This section provides a list of major releases of the Unicode standard and their publishing dates.
2022-10-01, 118🔥, 0💬

What Is Unicode
This section provides a quick introduction of the Unicode character set, which contains all characters used in all written languages of the world.
2022-10-01, 114🔥, 0💬

Examples of CP1252 and ISO-8859-1 Encodings
This section provides examples of encoded byte sequences of the JVM default encoding, CP1252 encoding, on a Windows system. The ISO-8859-1 encoding is slightly different that the CP1252 encoding.
2022-06-21, 4557🔥, 3💬

💬 2020-02-24 Muhammad Ijaz: i am Muhammad Ijaz

GB18030 Character Set and Encoding
This chapter provides notes and tutorial examples on GB18030 character set and encoding. Topics including history of GB character sets: GB2312, GB1300.1 (GBK) and GB18030; GB18030 encoding schema.
2022-05-06, 2597🔥, 7💬

💬 2022-04-23 Martins: 3c68 746d 6c3e 3c68 6561 643e 0a3c 7469 746c 653e 476e 7550 4720 70e2 7262 6175 6465 7320 fe75 726e e26c 6120 736b 6174 ee74 e26...

💬 2020-04-10 JeeHan: hí hố hồ hè

💬 2020-02-20 a: bière

JIS X0208 Character Set for Japanese Characters
This section provides a quick introduction of the JIS X0208 character set used for Japanese language characters.
2022-05-06, 447🔥, 1💬

String Literals and Source Code Encoding
This section provides tutorial example on how to represent non-ASCII characters in UTF-8 encoding byte sequences as part of String literals in the Java source code.
2022-04-10, 651🔥, 1💬

💬 2022-04-10 a: Co\u0301 lô\u0303i xa\u0309y ra, vui lo\u0300ng thư\u0309 la\u0323i sau!

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, 146🔥, 10💬

Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Nodepad correctly by selecting the UTF-8 encoding option on the open file dialog box.
2022-03-22, 3303🔥, 3💬

Character Set Encoding Maps - Unicode UTF-8
This section provides a tutorial example of analyzing and printing character set encoding maps for encoding: UTF-8 (Unicode Transformation Format - 8-bit), the most popular encoding for Unicode character set.
2022-01-04, 496🔥, 1💬

UTF-8 (Unicode Transformation Format - 8-Bit)
This chapter provides notes and tutorial examples on UTF-8 encoding. Topics including introduction of UTF-8 encoding; examples of encoded byte stream; UTF-8 encoding algorithm.
2021-06-24, 1136🔥, 1💬

💬 2021-06-24 ات: 110110001010111011011000101011101101 1000101011101101100010101110110110001010111000100000110110001010 011111011001100001101101100...

\uxxxx - Entering Unicode Data in Java Programs
This section provides a tutorial example on how to enter Unicode characters using \uxxxx escape sequences in a Java program, and same them to any giving character set encoding.
2021-05-26, 2134🔥, 2💬

💬 2021-05-26 Herong: dipper, thanks for sharing your code!

💬 2021-05-13 dipper: &lt;html> &lt;body> &lt;form enctype='multipart/form-data' action='' method='post'> &lt;input type='hidden' name...

Unicode Standard Releases
This section provides a list of major releases of the Unicode standard and their publishing dates.
2020-10-26, 235🔥, 1💬

List of Supported Character Encodings in Java
This section provides a list of supported character encodings supported in Java. The list is generated using the availableCharsets() static method in the java.nio.charset.Charset class.
2020-02-25, 26381🔥, 3💬

💬 2020-02-25 Herong: Give me some clues, like where did you get this from?

💬 2020-02-19 kgs: Tell me encoding of this one: �������� � ������������ ���������������� �������� ���������...

💬 2015-11-27 nawed ahmed khan: Thanks☺

UTF-8 Encoding
This section provides a quick introduction of the UTF-8 (Unicode Transformation Format - 8-bit) encoding for Unicode character set. It uses 1, 2, 3, or 4 bytes for each character.
2019-11-06, 1317🔥, 2💬

💬 2016-12-30 Rehman: Welcome

"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, 287🔥, 2💬

💬 2019-04-20 Herong: Isie, it will be corrected in the next update. Thanks.

💬 2019-04-17 lsie: There is a typo in "static boolean isDefined(int codePoint)" paragraph. "tt has an entry in the UnicodeData file", "tt" should b...

<< < 14 15 16 17 18 19 20 >   ∑:462  Sort:Rank