CJK Character Sets and Encoding
Forms
[CJK ]
[Home ]
Contents
CHARACTER SET
A list of characters in a specified order.
ENCODING
The encoding of a character set is how its characters are represented
in bits and bytes.
DECODING
The decoding of a sequence of bytes is turning them into readable
characters.
The most popular character sets and encoding forms
Click here for a bigger table.
Test your Browser
If you try to read a document in the wrong
decoding mode , you will see
gibberish instead of intelligible text. You can change the
decoding mode of your browser by clicking on View : Character Coding,
or View Encoding.
These two bytes
α
should be displayed as
alpha
in
Multilingual
UTF-8
decoding mode
qia4
in
Traditional Chinese
Big5
wei3
in
Simplified Chinese
GB2312
ryuu
in
Japanese
EUC-JP
gwan
in
Korean
EUC-KR
Click here if your browser does not properly decode
CJK.
Links