Building Chinese Web Sites using PHP
Dr. Herong Yang, Version 2.11

charset="*" - Encodings on Chinese Web Pages

This chapter provides tutorial notes on character set encodings for Chinese Web pages. Topics include Chinese encoding options; using meta tags in HTML documents; testing Chinese Web pages with UTF-8, GB18030, and Big5 encodings.

Chinese Character Set Encoding Options

HTML Document Travel Path

Chinese Web Pages with UTF-8 Encoding

Chinese Web Pages with GB18030 Encoding

Chinese Web Pages with Big5 Encoding

UTF-8 Encoding Pages with GB18030 Characters

Dr. Herong Yang, updated in 2007
charset="*" - Encodings on Chinese Web Pages