#define CS_RAW0 0x80 #define CS_RAW1 0x81 #define CS_RAW2 0x82 #define CS_RAW3 0x83 #define CS_RAW4 0x84 #define CS_RAW5 0x85 #define CS_RAW6 0x86 #define CS_RAW7 0x87 #define CS_JISX0208_1978 0x88 #define CS_GB2312 0x89 #define CS_JISX0208_1983 0x8a #define CS_JISX0208_1990 0x8b #define CS_KSC5601 0x8c #define CS_JISX0212_1990 0x8d #define CS_ISO_IR165 0x8e #define CS_CNS11643_1 0x8f #define CS_CNS11643_2 0x90 #define CS_CNS11643_3 0x91 #define CS_CNS11643_4 0x92 #define CS_CNS11643_5 0x93 #define CS_CNS11643_6 0x94 #define CS_CNS11643_7 0x95 #define CS_JISX0213_2000_1 0x96 #define CS_JISX0213_2000_2 0x97 #define CS_BIG5_1 0x98 #define CS_BIG5_2 0x99 #define CS_IRV 0x9a #define CS_UK 0x9b #define CS_SWEDISH 0x9c #define CS_NORWEGIAN 0x9d #define CS_JISX0201_RIGHT 0x9e #define CS_JISX0201_LEFT 0x9f #define CS_GERMAN 0xa0 #define CS_FRENCH 0xa1 #define CS_ITALIAN 0xa2 #define CS_SPANISH 0xa3 #define CS_PRIVATE94_0 0xa4 #define CS_PRIVATE94_1 0xa5 #define CS_LATIN1 0xa6 #define CS_LATIN2 0xa7 #define CS_LATIN3 0xa8 #define CS_LATIN4 0xa9 #define CS_GREEK 0xaa #define CS_ARABIC 0xab #define CS_HEBREW 0xac #define CS_CYRILLIC 0xad #define CS_LATIN5R 0xae #define CS_THAI 0xaf #define CS_LATIN6 0xb0 #define CS_LATIN6ADD 0xb1 #define CS_LATIN9 0xb2 #define CS_PRIVATE96_0 0xb3 #define CS_PRIVATE96_1 0xb4 #define CS_MAX 0xb5