Popular Books:
Full Version in PDF/ePUB
Information on how to obtain the full version of this book in PDF, ePUB, or other formats. 2024-01-29, ∼333🔥, 0💬
Big5Unicode.java - Big5 to Unicode Mapping
Big5Unicode.java is a Java program that generates a table to map all Big5 characters from Big5 Codes to Unicode Codes. 2024-01-29, ∼321🔥, 0💬
What Is Big5 Character Set
Big5 Character Set is a set of 13,461 commonly used Chinese characters defined by Institute for Information Industry of Taiwan in 1984. 2024-01-29, ∼304🔥, 0💬
Big5 vs. Unicode
Big5 Character Set is a sub set Unicode Character Set. However the Big5 code point is mathematically unrelated to the Unicode code point for the same Chinese character. 2024-01-29, ∼284🔥, 0💬
Unicode to Big5 - Part 32: U+7CF2 to U+7E48
Unicode to Big5 code point mapping is provided for Big5 character set - Part 32: Unicode U+7CF2 to U+7E48. 2024-01-29, ∼278🔥, 0💬
Big5 to Unicode - Row A1: Special Symbols
Big5 to Unicode code point mapping is provided for Big5 character set - Row A1: Special Symbols. 2024-01-29, ∼272🔥, 0💬
Big5 to Unicode - Row A4: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row A4: Level 1 Characters. 2024-01-29, ∼266🔥, 0💬
Unicode to Big5 - Part 1: U+00A2 to U+4E03
Unicode to Big5 code point mapping is provided for Big5 character set - Part 1: Unicode U+00A2 to U+4E03. 2024-01-29, ∼249🔥, 0💬
Introduction to Big5
A quick introduction of Big5 is provided. Topics include Big5 character set; Big5 encoding, and relation of Big5 and Unicode. 2024-01-29, ∼246🔥, 0💬
Unicode to Big5 - Part 3: U+4FC9 to U+513D
Unicode to Big5 code point mapping is provided for Big5 character set - Part 3: Unicode U+4FC9 to U+513D. 2024-01-29, ∼246🔥, 0💬
Big5 to Unicode - Row C0: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row C0: Level 1 Characters. 2024-01-29, ∼230🔥, 0💬
Big5 to Unicode Mapping - Level 1 Characters
Big5 to Unicode code point mapping is provided for the Level 1 Characters block for frequently used characters. 2024-01-29, ∼225🔥, 0💬
Big5 to Unicode Mapping - Special Symbols
Big5 to Unicode code point mapping is provided for the Special Symbols block for symbols, numbers and Latin characters. 2024-01-29, ∼224🔥, 0💬
Unicode to Big5 - Part 53: U+9FA2 to U+FF64
Unicode to Big5 code point mapping is provided for Big5 character set - Part 53: Unicode U+9FA2 to U+FF64. 2024-01-29, ∼224🔥, 0💬
Unicode to Big5 - Part 4: U+513F to U+5317
Unicode to Big5 code point mapping is provided for Big5 character set - Part 4: Unicode U+513F to U+5317. 2024-01-29, ∼220🔥, 0💬
Big5 to Unicode - Row B0: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row B0: Level 1 Characters. 2024-01-29, ∼217🔥, 0💬
Unicode to Big5 - Part 52: U+9DD2 to U+9FA0
Unicode to Big5 code point mapping is provided for Big5 character set - Part 52: Unicode U+9DD2 to U+9FA0. 2024-01-29, ∼216🔥, 0💬
Big5 to Unicode - Row A9: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row A9: Level 1 Characters. 2024-01-29, ∼215🔥, 0💬
Unicode to Big5 - Part 17: U+65EE to U+6776
Unicode to Big5 code point mapping is provided for Big5 character set - Part 17: Unicode U+65EE to U+6776. 2024-01-29, ∼215🔥, 0💬
Big5 to Unicode - Row AE: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row AE: Level 1 Characters. 2024-01-29, ∼214🔥, 0💬
Big5 to Unicode - Row E1: Level 2 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row E1: Level 2 Characters. 2024-01-29, ∼212🔥, 0💬
UnicodeBig5.java - Unicode to Big5 Mapping
UnicodeBig5.java is a Java program that generates a table to map all Big5 characters from Unicode Codes to Big5 Codes. 2024-01-29, ∼212🔥, 0💬
Big5 to Unicode - Row F4: Level 2 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row F4: Level 2 Characters. 2024-01-29, ∼211🔥, 0💬
Unicode to Big5 - Part 27: U+74F5 to U+7684
Unicode to Big5 code point mapping is provided for Big5 character set - Part 27: Unicode U+74F5 to U+7684. 2024-01-29, ∼210🔥, 0💬
Popular Posts:
This section describes how to load the Oracle JDBC driver class - ojdbc14.jar.
This section describes the UUEncode algorithm with some simple encoding examples.
This section describes what is Java micro benchmark and general guidelines on writing micro benchmar...
This chapter provides notes and tutorial examples on character encoding in Java. Topics including su...
This section describes the native-to-ASCII encoding converter 'native2ascii' and its options. Non-AS...