GB2312 Tutorials - Herong's Tutorial Examples - v4.04, by Herong Yang
About This Book
Detailed information about this book, 'GB2312 Tutorials - Herong's Tutorial Examples', is provided.
Title: GB2312 Tutorials - Herong's Tutorial Examples
Author: Herong Yang - Contact by email via herong_yang@yahoo.com.
Category: COMPUTERS / General
Version/Edition: v4.04, 2023
Number of pages in PDF format: 229
Description: This book contains Herong's notes and tutorial examples on Chinese GB2312 character set. Topics include: Mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes; Java program that produces the mapping table; Programs to map GB2312 to Unicode and Unicode to GB2312. Updated in 2023 (Version v4.04) with minor changes.
Keywords: GB2312, conversion, character set, Chinese, encoding, Guo Biao, Java, Unicode, UTF8
Copyright:
Revision history:
Web version: https://www.herongyang.com/GB2312 - Provides free sample chapters, latest updates and readers' comments. The Web version of this book has been viewed a total of:
Other Versions:
PDF/ePUB version: https://www.herongyang.com/GB2312/PDF-Full-Version.html - Provides information on how to obtain the full version of this book in PDF, ePUB, or other format.
Chinese Version in Unicode: https://www.herongyang.com/gb2312_zh
Chinese Version in GB2312: https://www.herongyang.com/gb2312_gb
Table of Contents
GB2312Unicode.java - GB2312 to Unicode Mapping
GB2312 to Unicode Mapping - Non-Chinese Characters
GB2312 to Unicode Mapping - Level 1 Characters
GB2312 to Unicode Mapping - Level 2 Characters
UnicodeGB2312.java - Unicode to GB2312 Mapping
Unicode to GB2312 Mapping - All 7,445 Characters