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

Byte Order Mark (BOM) - FEFF - EFBBBF
This section provides a brief introduction on the Byte Order Mark (BOM) character, U+FEFF, used as the Unicode character stream signature when prepended to a character stream. The U+FEFF character becomes a 3-byte sequence of EFBBBF when encoded in UTF-8.
2023-06-22, 2246🔥, 1💬

UTF-16 Encoding
This section provides a quick introduction of the UTF-16 (Unicode Transformation Format - 16-bit) encoding for Unicode character set. Paired surrogates are used for characters in the U+10000...0x10FFFF range.
2023-04-10, 4426🔥, 4💬

💬 2021-11-09 77: *9999

💬 2016-12-28 anson: what a detail of explain. i think i complete understand it. thanks very much.

GB2312 Encoding for GB2312 Character Set
This section provides a quick introduction of the GB2312 encoding for the GB2312 character set. GB2312 is a 2-byte (8 bits per bytes) encoding.
2023-03-24, 1011🔥, 2💬

Character Encoding in Java
This chapter provides notes and tutorial examples on character encoding in Java. Topics including supported encodings in Java SE 7; using encoding and decoding methods; examples of encoded byte sequences of various encodings.
2023-03-15, 2092🔥, 3💬

💬 2018-01-30 Sunny: www.youtube.com

💬 2017-07-14 kev: hi

ISO-2022-JP Encoding
This section provides a quick introduction of ISO-2022-JP encoding, which maps a JIS X0208 character to a 2-byte sequence by using both bytes of the character's code value directly.
2023-02-28, 2026🔥, 4💬

💬 2022-08-24 Bryan Krauss: I am very happy to recommend Dr. Wale to everyone that truly needs help to fix his or her broken relationship and marriage. I fo...

💬 2021-08-30 a: GyRCJzMnYCdgJ1InaydRJ1YnXhsoQiAbJEIn IydRJ14bKEIgGyRCJ2AbKEIgGyRCJ2QnYCde GyhCIBskQidpJ2QnYBsoQiAbJEInYSdiJ1on XydxJ2QbKEIgGyRCJ1Mn...

💬 2021-07-02 тест: 0xACED0005737200116A6176612E7574696C 2E486173684D61700507DAC1C31660D103000246000A6C6F6164466163746F72 4900097468726573686F6C64787...

UTF-32, UTF-32BE and UTF-32LE Encodings
This chapter provides notes and tutorial examples on UTF-32, UTF-32BE and UTF-32LE encodings. Topics including encoding and decoding logics of UTF-32, UTF-32BE and UTF-32LE encodings; explanation of the use of BOM (Byte Order Mark).
2023-01-01, 2173🔥, 2💬

Character Sets and Encodings
This chapter provides notes and tutorial examples on character sets and encodings. Topics including introduction of character set and encoding; commonly used character sets and encodings.
2022-12-27, 417🔥, 1💬

What Are Paired Surrogates
This section provides a quick introduction of paired surrogates which are pairs of 16-bit integers to represent Unicode code points in the U+10000...0x10FFFF range.
2022-10-01, 1036🔥, 0💬

Unique Features of Unicode
This section provides summary of unique features of the Unicode standard.
2022-10-01, 999🔥, 0💬

Unicode Versions Supported in Java History
This section provides a quick summary of different Unicode versions supported in Java history. A major change was introduced in J2SE 5 to support Unicode 4.0 which contains supplementary characters in the range of U+10000 to U+10FFFF.
2022-10-01, 988🔥, 0💬

GB2312 Character Set for Chinese Characters
This section provides a quick introduction of the GB2312 character set for simplified Chinese characters, numbers and symbols. GB2312 contains 7445 characters.
2022-10-01, 950🔥, 0💬

Saving Files in "Unicode Text (*.txt)" Option
This section provides a tutorial example on how to save Unicode text file with Excel using the 'Unicode Text (*.txt)' file type option.
2022-10-01, 750🔥, 0💬

String.length() Is Not Number of Characters
This section provides tutorial example on showing the difference between length() and codePointCount() methods. The difference between charAt(int index) and codePointAt(int index) is also demonstrated.
2022-10-01, 725🔥, 0💬

Saving Files in UTF-8 Option
This section provides a tutorial example on how to save text files with Nodepad by selecting the UTF-8 encoding option on the save file dialog box.
2022-10-01, 722🔥, 0💬

Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Word correctly by selecting the Unicode (UTF-8) encoding option on the File Conversion dialog box.
2022-10-01, 711🔥, 0💬

Character Set Encoding Comparison
This section provides a tutorial example on how to compare some commonly used character set encodings in number of characters, byte sequence sizes and ASCII compatibilities.
2022-10-01, 690🔥, 0💬

Opening UTF-16LE Text Files
This section provides a tutorial example on how to open a UTF-16LE text file with Word correctly by selecting the Unicode encoding option on the open file dialog box.
2022-10-01, 690🔥, 0💬

What Is a Unicode Font
A Unicode font is a font that covers a large portion of the Unicode character set to support multiple written languages. For example, Arial Unicode MS and GNU Unifont are considered to be Unicode fonts.
2022-10-01, 626🔥, 0💬

UTF-32 Encoding
This section provides a quick introduction of the UTF-32 (Unicode Transformation Format - 32-bit) encoding for Unicode character set. UTF-32 uses 32 bits or 4 bytes to encode each character.
2022-10-01, 616🔥, 0💬

Windows Tool "Character Map"
A tutorial example is provided on how to run 'Character Map' on Windows systems to view glyphs of a Unicode font family.
2022-10-01, 576🔥, 0💬

GB18030 Encoding for GB18030 Character Set
This section provides a quick introduction of the GB18030 encoding for the GB18030 character set. GB18030 is a multi-byte (1-byte, 2-byte, or 4-byte) encoding.
2022-10-01, 547🔥, 0💬

Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Excel correctly by selecting the '65001 : Unicode (UTF-8)' encoding option on the Text Import Wizard dialog box.
2022-10-01, 523🔥, 0💬

Examples of GB18030 Encoding
This section provides examples of encoded byte sequences of GB18030 encoding, which is designed to encode Chinese characters.
2022-10-01, 512🔥, 0💬

Character Set Encoding Maps - Unicode UTF-16, UTF-16BE, UTF-16LE
This section provides a tutorial example of analyzing and printing character set encoding maps for 3 encoding, UTF-16, UTF-16BE, and UTF-16LE, for Unicode character set.
2022-10-01, 491🔥, 0💬

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