Skip to main content

Software  > Globalization > 

Globalize your On Demand Business

Supporting GB18030 In Web Applications : Introduction

GB18030-2000 is a new character set standard issued by China (PRC) on March 17, 2000, and it is a mandatory standard to require all software sold in China (PRC) to comply after January 1, 2001.

GB18030-2000 is a superset of the existing character set GB2312 and GBK and is backward-compatible with them. The current requirement is to support the additional 6582 Unicode Extension-A characters and 2501 minority characters.

For web applications to support GB18030 mainly means two aspects:

  1. Insert GB18030 data into data source via browsers
  2. Retrieve and display GB18030 data without loss

This article will focus on the support of GB18030 and it will cover the two aspects below above and browser's behavior as well.

Note: Without explicit explanation, “GB18030 data” in this article means the additional 6582 Unicode Extension-A characters and 2501 minority characters.

Leon Zhu
Globalization Certification Lab

Further reading
WebSphere Application Server Enterprise V5 InfoCenter


gray line

Continue to Testing Environment


E-mail us
Easy ways to get the answers you need.
E-mail us

Events,  briefings and webcasts

Globalization Events
Events, briefings and webcasts

Contents
page link Introduction
page link Testing environment
page link Inserting data
page link Surrogate data
page link Retrieve and display data
page link Conclusion
Relevant topics

Coded character sets: an overview

The challenges of East Asian languages for software developers

UPDATED: Chinese standard GB18030