Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Extended Unix Coding

(Redirected from EUC-KR)

Extended Unix Coding (EUC) is an 8-bit character encoding used primarily for Japanese and Korean.

In Japan, the encoding is heavily used by Unix or Unix-like operating systems, but seldom used elsewhere. It is consequently the least-used of the big 3 Japanese encodings, behind both ISO-2022-JP (JIS) and Shift-JIS.

Contents

EUC-CN

EUC-CN is equivalent to GB2312 standard for simplified Chinese characters.

EUC-JP

In the EUC-JP coding for Japanese, the 7-bit values used in ISO-2022-JP are simply incremented by 128. This allows the easy mixing of 7-bit ASCII and 8-bit Japanese without the need for the escape characters employed by ISO-2022-JP.

EUC-KR

EUC-KR is a similar 8-bit coding of ISO-2022-KR (KS X 1001), implemented with the same principle of simply adding 128 to each byte.

EUC-TW

EUC-TW is a rarely used encoding for traditional Chinese characters as used on Taiwan. Big5 is much more common.

External links

  • EUC-JP A table of the non-ascii part of the codeset.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy