1*91e1e26aSAlexander Pyhalov# 2*91e1e26aSAlexander Pyhalov# CDDL HEADER START 3*91e1e26aSAlexander Pyhalov# 4*91e1e26aSAlexander Pyhalov# The contents of this file are subject to the terms of the 5*91e1e26aSAlexander Pyhalov# Common Development and Distribution License (the "License"). 6*91e1e26aSAlexander Pyhalov# You may not use this file except in compliance with the License. 7*91e1e26aSAlexander Pyhalov# 8*91e1e26aSAlexander Pyhalov# You can obtain a copy of the license at src/OPENSOLARIS.LICENSE 9*91e1e26aSAlexander Pyhalov# or http://www.opensolaris.org/os/licensing. 10*91e1e26aSAlexander Pyhalov# See the License for the specific language governing permissions 11*91e1e26aSAlexander Pyhalov# and limitations under the License. 12*91e1e26aSAlexander Pyhalov# 13*91e1e26aSAlexander Pyhalov# When distributing Covered Code, include this CDDL HEADER in each 14*91e1e26aSAlexander Pyhalov# file and include the License file at src/OPENSOLARIS.LICENSE. 15*91e1e26aSAlexander Pyhalov# If applicable, add the following below this CDDL HEADER, with the 16*91e1e26aSAlexander Pyhalov# fields enclosed by brackets "[]" replaced with your own identifying 17*91e1e26aSAlexander Pyhalov# information: Portions Copyright [yyyy] [name of copyright owner] 18*91e1e26aSAlexander Pyhalov# 19*91e1e26aSAlexander Pyhalov# CDDL HEADER END 20*91e1e26aSAlexander Pyhalov# 21*91e1e26aSAlexander Pyhalov# Date: Tue, 03 Sep 2002 11:49:04 +0200 22*91e1e26aSAlexander Pyhalov# From: Harald Alvestrand <harald@alvestrand.no> 23*91e1e26aSAlexander Pyhalov# Subject: Approval of new charset csPTCP154 (fwd) (fwd) 24*91e1e26aSAlexander Pyhalov# To: iana@iana.org 25*91e1e26aSAlexander Pyhalov# Cc: ietf-charsets@iana.org 26*91e1e26aSAlexander Pyhalov# MIME-version: 1.0 27*91e1e26aSAlexander Pyhalov# Content-transfer-encoding: 7BIT 28*91e1e26aSAlexander Pyhalov# 29*91e1e26aSAlexander Pyhalov# IANA, 30*91e1e26aSAlexander Pyhalov# as charset reviewer, I approve the enclosed registration. Please add it to 31*91e1e26aSAlexander Pyhalov# the published files. 32*91e1e26aSAlexander Pyhalov# 33*91e1e26aSAlexander Pyhalov# Harald 34*91e1e26aSAlexander Pyhalov# ----------------------------------------------------- 35*91e1e26aSAlexander Pyhalov# Charset name: 36*91e1e26aSAlexander Pyhalov# PTCP154 37*91e1e26aSAlexander Pyhalov# 38*91e1e26aSAlexander Pyhalov# Charset aliases: 39*91e1e26aSAlexander Pyhalov# csPTCP154 40*91e1e26aSAlexander Pyhalov# PT154 41*91e1e26aSAlexander Pyhalov# CP154 42*91e1e26aSAlexander Pyhalov# Cyrillic-Asian 43*91e1e26aSAlexander Pyhalov# 44*91e1e26aSAlexander Pyhalov# Suitability for use in MIME text: 45*91e1e26aSAlexander Pyhalov# Yes 46*91e1e26aSAlexander Pyhalov# 47*91e1e26aSAlexander Pyhalov# ISO 10646 equivalency table: 48*91e1e26aSAlexander Pyhalov# Format: Three tab-separated columns 49*91e1e26aSAlexander Pyhalov# Column #1 is the Paratype CP154 code (in hex) 50*91e1e26aSAlexander Pyhalov# Column #2 is the Unicode (in hex as 0xXXXX) 51*91e1e26aSAlexander Pyhalov# Column #3 is the Unicode name (follows a comment sign, '#') 52*91e1e26aSAlexander Pyhalov# 53*91e1e26aSAlexander Pyhalov# The entries are in Paratype CP154 order 54*91e1e26aSAlexander Pyhalov# 55*91e1e26aSAlexander Pyhalov0x00 0x0000 # NULL 56*91e1e26aSAlexander Pyhalov0x01 0x0001 # START OF HEADING 57*91e1e26aSAlexander Pyhalov0x02 0x0002 # START OF TEXT 58*91e1e26aSAlexander Pyhalov0x03 0x0003 # END OF TEXT 59*91e1e26aSAlexander Pyhalov0x04 0x0004 # END OF TRANSMISSION 60*91e1e26aSAlexander Pyhalov0x05 0x0005 # ENQUIRY 61*91e1e26aSAlexander Pyhalov0x06 0x0006 # ACKNOWLEDGE 62*91e1e26aSAlexander Pyhalov0x07 0x0007 # BELL 63*91e1e26aSAlexander Pyhalov0x08 0x0008 # BACKSPACE 64*91e1e26aSAlexander Pyhalov0x09 0x0009 # HORIZONTAL TABULATION 65*91e1e26aSAlexander Pyhalov0x0A 0x000A # LINE FEED 66*91e1e26aSAlexander Pyhalov0x0B 0x000B # VERTICAL TABULATION 67*91e1e26aSAlexander Pyhalov0x0C 0x000C # FORM FEED 68*91e1e26aSAlexander Pyhalov0x0D 0x000D # CARRIAGE RETURN 69*91e1e26aSAlexander Pyhalov0x0E 0x000E # SHIFT OUT 70*91e1e26aSAlexander Pyhalov0x0F 0x000F # SHIFT IN 71*91e1e26aSAlexander Pyhalov0x10 0x0010 # DATA LINK ESCAPE 72*91e1e26aSAlexander Pyhalov0x11 0x0011 # DEVICE CONTROL ONE 73*91e1e26aSAlexander Pyhalov0x12 0x0012 # DEVICE CONTROL TWO 74*91e1e26aSAlexander Pyhalov0x13 0x0013 # DEVICE CONTROL THREE 75*91e1e26aSAlexander Pyhalov0x14 0x0014 # DEVICE CONTROL FOUR 76*91e1e26aSAlexander Pyhalov0x15 0x0015 # NEGATIVE ACKNOWLEDGE 77*91e1e26aSAlexander Pyhalov0x16 0x0016 # SYNCHRONOUS IDLE 78*91e1e26aSAlexander Pyhalov0x17 0x0017 # END OF TRANSMISSION BLOCK 79*91e1e26aSAlexander Pyhalov0x18 0x0018 # CANCEL 80*91e1e26aSAlexander Pyhalov0x19 0x0019 # END OF MEDIUM 81*91e1e26aSAlexander Pyhalov0x1A 0x001A # SUBSTITUTE 82*91e1e26aSAlexander Pyhalov0x1B 0x001B # ESCAPE 83*91e1e26aSAlexander Pyhalov0x1C 0x001C # FILE SEPARATOR 84*91e1e26aSAlexander Pyhalov0x1D 0x001D # GROUP SEPARATOR 85*91e1e26aSAlexander Pyhalov0x1E 0x001E # RECORD SEPARATOR 86*91e1e26aSAlexander Pyhalov0x1F 0x001F # UNIT SEPARATOR 87*91e1e26aSAlexander Pyhalov0x20 0x0020 # SPACE 88*91e1e26aSAlexander Pyhalov0x21 0x0021 # EXCLAMATION MARK 89*91e1e26aSAlexander Pyhalov0x22 0x0022 # QUOTATION MARK 90*91e1e26aSAlexander Pyhalov0x23 0x0023 # NUMBER SIGN 91*91e1e26aSAlexander Pyhalov0x24 0x0024 # DOLLAR SIGN 92*91e1e26aSAlexander Pyhalov0x25 0x0025 # PERCENT SIGN 93*91e1e26aSAlexander Pyhalov0x26 0x0026 # AMPERSAND 94*91e1e26aSAlexander Pyhalov0x27 0x0027 # APOSTROPHE 95*91e1e26aSAlexander Pyhalov0x28 0x0028 # LEFT PARENTHESIS 96*91e1e26aSAlexander Pyhalov0x29 0x0029 # RIGHT PARENTHESIS 97*91e1e26aSAlexander Pyhalov0x2a 0x002A # ASTERISK 98*91e1e26aSAlexander Pyhalov0x2b 0x002B # PLUS SIGN 99*91e1e26aSAlexander Pyhalov0x2c 0x002C # COMMA 100*91e1e26aSAlexander Pyhalov0x2d 0x002D # HYPHEN-MINUS 101*91e1e26aSAlexander Pyhalov0x2e 0x002E # FULL STOP 102*91e1e26aSAlexander Pyhalov0x2f 0x002F # SOLIDUS 103*91e1e26aSAlexander Pyhalov0x30 0x0030 # DIGIT ZERO 104*91e1e26aSAlexander Pyhalov0x31 0x0031 # DIGIT ONE 105*91e1e26aSAlexander Pyhalov0x32 0x0032 # DIGIT TWO 106*91e1e26aSAlexander Pyhalov0x33 0x0033 # DIGIT THREE 107*91e1e26aSAlexander Pyhalov0x34 0x0034 # DIGIT FOUR 108*91e1e26aSAlexander Pyhalov0x35 0x0035 # DIGIT FIVE 109*91e1e26aSAlexander Pyhalov0x36 0x0036 # DIGIT SIX 110*91e1e26aSAlexander Pyhalov0x37 0x0037 # DIGIT SEVEN 111*91e1e26aSAlexander Pyhalov0x38 0x0038 # DIGIT EIGHT 112*91e1e26aSAlexander Pyhalov0x39 0x0039 # DIGIT NINE 113*91e1e26aSAlexander Pyhalov0x3a 0x003A # COLON 114*91e1e26aSAlexander Pyhalov0x3b 0x003B # SEMICOLON 115*91e1e26aSAlexander Pyhalov0x3c 0x003C # LESS-THAN SIGN 116*91e1e26aSAlexander Pyhalov0x3d 0x003D # EQUALS SIGN 117*91e1e26aSAlexander Pyhalov0x3e 0x003E # GREATER-THAN SIGN 118*91e1e26aSAlexander Pyhalov0x3f 0x003F # QUESTION MARK 119*91e1e26aSAlexander Pyhalov0x40 0x0040 # COMMERCIAL AT 120*91e1e26aSAlexander Pyhalov0x41 0x0041 # LATIN CAPITAL LETTER A 121*91e1e26aSAlexander Pyhalov0x42 0x0042 # LATIN CAPITAL LETTER B 122*91e1e26aSAlexander Pyhalov0x43 0x0043 # LATIN CAPITAL LETTER C 123*91e1e26aSAlexander Pyhalov0x44 0x0044 # LATIN CAPITAL LETTER D 124*91e1e26aSAlexander Pyhalov0x45 0x0045 # LATIN CAPITAL LETTER E 125*91e1e26aSAlexander Pyhalov0x46 0x0046 # LATIN CAPITAL LETTER F 126*91e1e26aSAlexander Pyhalov0x47 0x0047 # LATIN CAPITAL LETTER G 127*91e1e26aSAlexander Pyhalov0x48 0x0048 # LATIN CAPITAL LETTER H 128*91e1e26aSAlexander Pyhalov0x49 0x0049 # LATIN CAPITAL LETTER I 129*91e1e26aSAlexander Pyhalov0x4a 0x004A # LATIN CAPITAL LETTER J 130*91e1e26aSAlexander Pyhalov0x4b 0x004B # LATIN CAPITAL LETTER K 131*91e1e26aSAlexander Pyhalov0x4c 0x004C # LATIN CAPITAL LETTER L 132*91e1e26aSAlexander Pyhalov0x4d 0x004D # LATIN CAPITAL LETTER M 133*91e1e26aSAlexander Pyhalov0x4e 0x004E # LATIN CAPITAL LETTER N 134*91e1e26aSAlexander Pyhalov0x4f 0x004F # LATIN CAPITAL LETTER O 135*91e1e26aSAlexander Pyhalov0x50 0x0050 # LATIN CAPITAL LETTER P 136*91e1e26aSAlexander Pyhalov0x51 0x0051 # LATIN CAPITAL LETTER Q 137*91e1e26aSAlexander Pyhalov0x52 0x0052 # LATIN CAPITAL LETTER R 138*91e1e26aSAlexander Pyhalov0x53 0x0053 # LATIN CAPITAL LETTER S 139*91e1e26aSAlexander Pyhalov0x54 0x0054 # LATIN CAPITAL LETTER T 140*91e1e26aSAlexander Pyhalov0x55 0x0055 # LATIN CAPITAL LETTER U 141*91e1e26aSAlexander Pyhalov0x56 0x0056 # LATIN CAPITAL LETTER V 142*91e1e26aSAlexander Pyhalov0x57 0x0057 # LATIN CAPITAL LETTER W 143*91e1e26aSAlexander Pyhalov0x58 0x0058 # LATIN CAPITAL LETTER X 144*91e1e26aSAlexander Pyhalov0x59 0x0059 # LATIN CAPITAL LETTER Y 145*91e1e26aSAlexander Pyhalov0x5a 0x005A # LATIN CAPITAL LETTER Z 146*91e1e26aSAlexander Pyhalov0x5b 0x005B # LEFT SQUARE BRACKET 147*91e1e26aSAlexander Pyhalov0x5c 0x005C # REVERSE SOLIDUS 148*91e1e26aSAlexander Pyhalov0x5d 0x005D # RIGHT SQUARE BRACKET 149*91e1e26aSAlexander Pyhalov0x5e 0x005E # CIRCUMFLEX ACCENT 150*91e1e26aSAlexander Pyhalov0x5f 0x005F # LOW LINE 151*91e1e26aSAlexander Pyhalov0x60 0x0060 # GRAVE ACCENT 152*91e1e26aSAlexander Pyhalov0x61 0x0061 # LATIN SMALL LETTER A 153*91e1e26aSAlexander Pyhalov0x62 0x0062 # LATIN SMALL LETTER B 154*91e1e26aSAlexander Pyhalov0x63 0x0063 # LATIN SMALL LETTER C 155*91e1e26aSAlexander Pyhalov0x64 0x0064 # LATIN SMALL LETTER D 156*91e1e26aSAlexander Pyhalov0x65 0x0065 # LATIN SMALL LETTER E 157*91e1e26aSAlexander Pyhalov0x66 0x0066 # LATIN SMALL LETTER F 158*91e1e26aSAlexander Pyhalov0x67 0x0067 # LATIN SMALL LETTER G 159*91e1e26aSAlexander Pyhalov0x68 0x0068 # LATIN SMALL LETTER H 160*91e1e26aSAlexander Pyhalov0x69 0x0069 # LATIN SMALL LETTER I 161*91e1e26aSAlexander Pyhalov0x6a 0x006A # LATIN SMALL LETTER J 162*91e1e26aSAlexander Pyhalov0x6b 0x006B # LATIN SMALL LETTER K 163*91e1e26aSAlexander Pyhalov0x6c 0x006C # LATIN SMALL LETTER L 164*91e1e26aSAlexander Pyhalov0x6d 0x006D # LATIN SMALL LETTER M 165*91e1e26aSAlexander Pyhalov0x6e 0x006E # LATIN SMALL LETTER N 166*91e1e26aSAlexander Pyhalov0x6f 0x006F # LATIN SMALL LETTER O 167*91e1e26aSAlexander Pyhalov0x70 0x0070 # LATIN SMALL LETTER P 168*91e1e26aSAlexander Pyhalov0x71 0x0071 # LATIN SMALL LETTER Q 169*91e1e26aSAlexander Pyhalov0x72 0x0072 # LATIN SMALL LETTER R 170*91e1e26aSAlexander Pyhalov0x73 0x0073 # LATIN SMALL LETTER S 171*91e1e26aSAlexander Pyhalov0x74 0x0074 # LATIN SMALL LETTER T 172*91e1e26aSAlexander Pyhalov0x75 0x0075 # LATIN SMALL LETTER U 173*91e1e26aSAlexander Pyhalov0x76 0x0076 # LATIN SMALL LETTER V 174*91e1e26aSAlexander Pyhalov0x77 0x0077 # LATIN SMALL LETTER W 175*91e1e26aSAlexander Pyhalov0x78 0x0078 # LATIN SMALL LETTER X 176*91e1e26aSAlexander Pyhalov0x79 0x0079 # LATIN SMALL LETTER Y 177*91e1e26aSAlexander Pyhalov0x7a 0x007A # LATIN SMALL LETTER Z 178*91e1e26aSAlexander Pyhalov0x7b 0x007B # LEFT CURLY BRACKET 179*91e1e26aSAlexander Pyhalov0x7c 0x007C # VERTICAL LINE 180*91e1e26aSAlexander Pyhalov0x7d 0x007D # RIGHT CURLY BRACKET 181*91e1e26aSAlexander Pyhalov0x7e 0x007E # TILDE 182*91e1e26aSAlexander Pyhalov0x7f 0x007F # DELETE (DEL) 183*91e1e26aSAlexander Pyhalov0x80 0x0496 # CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER 184*91e1e26aSAlexander Pyhalov0x81 0x0492 # CYRILLIC CAPITAL LETTER GHE WITH STROKE 185*91e1e26aSAlexander Pyhalov0x82 0x04EE # CYRILLIC CAPITAL LETTER U WITH MACRON 186*91e1e26aSAlexander Pyhalov0x83 0x0493 # CYRILLIC SMALL LETTER GHE WITH STROKE 187*91e1e26aSAlexander Pyhalov0x84 0x201E # DOUBLE LOW-9 QUOTATION MARK 188*91e1e26aSAlexander Pyhalov0x85 0x2026 # HORIZONTAL ELLIPSIS 189*91e1e26aSAlexander Pyhalov0x86 0x04B6 # CYRILLIC CAPITAL LETTER CHE WITH DESCENDER 190*91e1e26aSAlexander Pyhalov0x87 0x04AE # CYRILLIC CAPITAL LETTER STRAIGHT U 191*91e1e26aSAlexander Pyhalov0x88 0x04B2 # CYRILLIC CAPITAL LETTER HA WITH DESCENDER 192*91e1e26aSAlexander Pyhalov0x89 0x04AF # CYRILLIC SMALL LETTER STRAIGHT U 193*91e1e26aSAlexander Pyhalov0x8a 0x04A0 # CYRILLIC CAPITAL LETTER BASHKIR KA 194*91e1e26aSAlexander Pyhalov0x8b 0x04E2 # CYRILLIC CAPITAL LETTER I WITH MACRON 195*91e1e26aSAlexander Pyhalov0x8c 0x04A2 # CYRILLIC CAPITAL LETTER EN WITH DESCENDER 196*91e1e26aSAlexander Pyhalov0x8d 0x049A # CYRILLIC CAPITAL LETTER KA WITH DESCENDER 197*91e1e26aSAlexander Pyhalov0x8e 0x04BA # CYRILLIC CAPITAL LETTER SHHA 198*91e1e26aSAlexander Pyhalov0x8f 0x04B8 # CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE 199*91e1e26aSAlexander Pyhalov0x90 0x0497 # CYRILLIC SMALL LETTER ZHE WITH DESCENDER 200*91e1e26aSAlexander Pyhalov0x91 0x2018 # LEFT SINGLE QUOTATION MARK 201*91e1e26aSAlexander Pyhalov0x92 0x2019 # RIGHT SINGLE QUOTATION MARK 202*91e1e26aSAlexander Pyhalov0x93 0x201C # LEFT DOUBLE QUOTATION MARK 203*91e1e26aSAlexander Pyhalov0x94 0x201D # RIGHT DOUBLE QUOTATION MARK 204*91e1e26aSAlexander Pyhalov0x95 0x2022 # BULLET 205*91e1e26aSAlexander Pyhalov0x96 0x2013 # EN DASH 206*91e1e26aSAlexander Pyhalov0x97 0x2014 # EM DASH 207*91e1e26aSAlexander Pyhalov0x98 0x04B3 # CYRILLIC SMALL LETTER HA WITH DESCENDER 208*91e1e26aSAlexander Pyhalov0x99 0x04B7 # CYRILLIC SMALL LETTER CHE WITH DESCENDER 209*91e1e26aSAlexander Pyhalov0x9a 0x04A1 # CYRILLIC SMALL LETTER BASHKIR KA 210*91e1e26aSAlexander Pyhalov0x9b 0x04E3 # CYRILLIC SMALL LETTER I WITH MACRON 211*91e1e26aSAlexander Pyhalov0x9c 0x04A3 # CYRILLIC SMALL LETTER EN WITH DESCENDER 212*91e1e26aSAlexander Pyhalov0x9d 0x049B # CYRILLIC SMALL LETTER KA WITH DESCENDER 213*91e1e26aSAlexander Pyhalov0x9e 0x04BB # CYRILLIC SMALL LETTER SHHA 214*91e1e26aSAlexander Pyhalov0x9f 0x04B9 # CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE 215*91e1e26aSAlexander Pyhalov0xa0 0x00A0 # NO-BREAK SPACE 216*91e1e26aSAlexander Pyhalov0xa1 0x040E # CYRILLIC CAPITAL LETTER SHORT U (Byelorussian) 217*91e1e26aSAlexander Pyhalov0xa2 0x045E # CYRILLIC SMALL LETTER SHORT U (Byelorussian) 218*91e1e26aSAlexander Pyhalov0xa3 0x0408 # CYRILLIC CAPITAL LETTER JE 219*91e1e26aSAlexander Pyhalov0xa4 0x04E8 # CYRILLIC CAPITAL LETTER BARRED O 220*91e1e26aSAlexander Pyhalov0xa5 0x0498 # CYRILLIC CAPITAL LETTER ZE WITH DESCENDER 221*91e1e26aSAlexander Pyhalov0xa6 0x04B0 # CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE 222*91e1e26aSAlexander Pyhalov0xa7 0x00A7 # SECTION SIGN 223*91e1e26aSAlexander Pyhalov0xa8 0x0401 # CYRILLIC CAPITAL LETTER IO 224*91e1e26aSAlexander Pyhalov0xa9 0x00A9 # COPYRIGHT SIGN 225*91e1e26aSAlexander Pyhalov0xaa 0x04D8 # CYRILLIC CAPITAL LETTER SCHWA 226*91e1e26aSAlexander Pyhalov0xab 0x00AB # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK 227*91e1e26aSAlexander Pyhalov0xac 0x00AC # NOT SIGN 228*91e1e26aSAlexander Pyhalov0xad 0x04EF # CYRILLIC SMALL LETTER U WITH MACRON 229*91e1e26aSAlexander Pyhalov0xae 0x00AE # REGISTERED SIGN 230*91e1e26aSAlexander Pyhalov0xaf 0x049C # CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE 231*91e1e26aSAlexander Pyhalov0xb0 0x00B0 # DEGREE SIGN 232*91e1e26aSAlexander Pyhalov0xb1 0x04B1 # CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE 233*91e1e26aSAlexander Pyhalov0xb2 0x0406 # CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I 234*91e1e26aSAlexander Pyhalov0xb3 0x0456 # CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I 235*91e1e26aSAlexander Pyhalov0xb4 0x0499 # CYRILLIC SMALL LETTER ZE WITH DESCENDER 236*91e1e26aSAlexander Pyhalov0xb5 0x04E9 # CYRILLIC SMALL LETTER BARRED O 237*91e1e26aSAlexander Pyhalov0xb6 0x00B6 # PILCROW SIGN 238*91e1e26aSAlexander Pyhalov0xb7 0x00B7 # MIDDLE DOT 239*91e1e26aSAlexander Pyhalov0xb8 0x0451 # CYRILLIC SMALL LETTER IO 240*91e1e26aSAlexander Pyhalov0xb9 0x2116 # NUMERO SIGN 241*91e1e26aSAlexander Pyhalov0xba 0x04D9 # CYRILLIC SMALL LETTER SCHWA 242*91e1e26aSAlexander Pyhalov0xbb 0x00BB # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK 243*91e1e26aSAlexander Pyhalov0xbc 0x0458 # CYRILLIC SMALL LETTER JE 244*91e1e26aSAlexander Pyhalov0xbd 0x04AA # CYRILLIC CAPITAL LETTER ES WITH DESCENDER 245*91e1e26aSAlexander Pyhalov0xbe 0x04AB # CYRILLIC SMALL LETTER ES WITH DESCENDER 246*91e1e26aSAlexander Pyhalov0xbf 0x049D # CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE 247*91e1e26aSAlexander Pyhalov0xc0 0x0410 # CYRILLIC CAPITAL LETTER A 248*91e1e26aSAlexander Pyhalov0xc1 0x0411 # CYRILLIC CAPITAL LETTER BE 249*91e1e26aSAlexander Pyhalov0xc2 0x0412 # CYRILLIC CAPITAL LETTER VE 250*91e1e26aSAlexander Pyhalov0xc3 0x0413 # CYRILLIC CAPITAL LETTER GHE 251*91e1e26aSAlexander Pyhalov0xc4 0x0414 # CYRILLIC CAPITAL LETTER DE 252*91e1e26aSAlexander Pyhalov0xc5 0x0415 # CYRILLIC CAPITAL LETTER IE 253*91e1e26aSAlexander Pyhalov0xc6 0x0416 # CYRILLIC CAPITAL LETTER ZHE 254*91e1e26aSAlexander Pyhalov0xc7 0x0417 # CYRILLIC CAPITAL LETTER ZE 255*91e1e26aSAlexander Pyhalov0xc8 0x0418 # CYRILLIC CAPITAL LETTER I 256*91e1e26aSAlexander Pyhalov0xc9 0x0419 # CYRILLIC CAPITAL LETTER SHORT I 257*91e1e26aSAlexander Pyhalov0xca 0x041A # CYRILLIC CAPITAL LETTER KA 258*91e1e26aSAlexander Pyhalov0xcb 0x041B # CYRILLIC CAPITAL LETTER EL 259*91e1e26aSAlexander Pyhalov0xcc 0x041C # CYRILLIC CAPITAL LETTER EM 260*91e1e26aSAlexander Pyhalov0xcd 0x041D # CYRILLIC CAPITAL LETTER EN 261*91e1e26aSAlexander Pyhalov0xce 0x041E # CYRILLIC CAPITAL LETTER O 262*91e1e26aSAlexander Pyhalov0xcf 0x041F # CYRILLIC CAPITAL LETTER PE 263*91e1e26aSAlexander Pyhalov0xd0 0x0420 # CYRILLIC CAPITAL LETTER ER 264*91e1e26aSAlexander Pyhalov0xd1 0x0421 # CYRILLIC CAPITAL LETTER ES 265*91e1e26aSAlexander Pyhalov0xd2 0x0422 # CYRILLIC CAPITAL LETTER TE 266*91e1e26aSAlexander Pyhalov0xd3 0x0423 # CYRILLIC CAPITAL LETTER U 267*91e1e26aSAlexander Pyhalov0xd4 0x0424 # CYRILLIC CAPITAL LETTER EF 268*91e1e26aSAlexander Pyhalov0xd5 0x0425 # CYRILLIC CAPITAL LETTER HA 269*91e1e26aSAlexander Pyhalov0xd6 0x0426 # CYRILLIC CAPITAL LETTER TSE 270*91e1e26aSAlexander Pyhalov0xd7 0x0427 # CYRILLIC CAPITAL LETTER CHE 271*91e1e26aSAlexander Pyhalov0xd8 0x0428 # CYRILLIC CAPITAL LETTER SHA 272*91e1e26aSAlexander Pyhalov0xd9 0x0429 # CYRILLIC CAPITAL LETTER SHCHA 273*91e1e26aSAlexander Pyhalov0xda 0x042A # CYRILLIC CAPITAL LETTER HARD SIGN 274*91e1e26aSAlexander Pyhalov0xdb 0x042B # CYRILLIC CAPITAL LETTER YERU 275*91e1e26aSAlexander Pyhalov0xdc 0x042C # CYRILLIC CAPITAL LETTER SOFT SIGN 276*91e1e26aSAlexander Pyhalov0xdd 0x042D # CYRILLIC CAPITAL LETTER E 277*91e1e26aSAlexander Pyhalov0xde 0x042E # CYRILLIC CAPITAL LETTER YU 278*91e1e26aSAlexander Pyhalov0xdf 0x042F # CYRILLIC CAPITAL LETTER YA 279*91e1e26aSAlexander Pyhalov0xe0 0x0430 # CYRILLIC SMALL LETTER A 280*91e1e26aSAlexander Pyhalov0xe1 0x0431 # CYRILLIC SMALL LETTER BE 281*91e1e26aSAlexander Pyhalov0xe2 0x0432 # CYRILLIC SMALL LETTER VE 282*91e1e26aSAlexander Pyhalov0xe3 0x0433 # CYRILLIC SMALL LETTER GHE 283*91e1e26aSAlexander Pyhalov0xe4 0x0434 # CYRILLIC SMALL LETTER DE 284*91e1e26aSAlexander Pyhalov0xe5 0x0435 # CYRILLIC SMALL LETTER IE 285*91e1e26aSAlexander Pyhalov0xe6 0x0436 # CYRILLIC SMALL LETTER ZHE 286*91e1e26aSAlexander Pyhalov0xe7 0x0437 # CYRILLIC SMALL LETTER ZE 287*91e1e26aSAlexander Pyhalov0xe8 0x0438 # CYRILLIC SMALL LETTER I 288*91e1e26aSAlexander Pyhalov0xe9 0x0439 # CYRILLIC SMALL LETTER SHORT I 289*91e1e26aSAlexander Pyhalov0xea 0x043A # CYRILLIC SMALL LETTER KA 290*91e1e26aSAlexander Pyhalov0xeb 0x043B # CYRILLIC SMALL LETTER EL 291*91e1e26aSAlexander Pyhalov0xec 0x043C # CYRILLIC SMALL LETTER EM 292*91e1e26aSAlexander Pyhalov0xed 0x043D # CYRILLIC SMALL LETTER EN 293*91e1e26aSAlexander Pyhalov0xee 0x043E # CYRILLIC SMALL LETTER O 294*91e1e26aSAlexander Pyhalov0xef 0x043F # CYRILLIC SMALL LETTER PE 295*91e1e26aSAlexander Pyhalov0xf0 0x0440 # CYRILLIC SMALL LETTER ER 296*91e1e26aSAlexander Pyhalov0xf1 0x0441 # CYRILLIC SMALL LETTER ES 297*91e1e26aSAlexander Pyhalov0xf2 0x0442 # CYRILLIC SMALL LETTER TE 298*91e1e26aSAlexander Pyhalov0xf3 0x0443 # CYRILLIC SMALL LETTER U 299*91e1e26aSAlexander Pyhalov0xf4 0x0444 # CYRILLIC SMALL LETTER EF 300*91e1e26aSAlexander Pyhalov0xf5 0x0445 # CYRILLIC SMALL LETTER HA 301*91e1e26aSAlexander Pyhalov0xf6 0x0446 # CYRILLIC SMALL LETTER TSE 302*91e1e26aSAlexander Pyhalov0xf7 0x0447 # CYRILLIC SMALL LETTER CHE 303*91e1e26aSAlexander Pyhalov0xf8 0x0448 # CYRILLIC SMALL LETTER SHA 304*91e1e26aSAlexander Pyhalov0xf9 0x0449 # CYRILLIC SMALL LETTER SHCHA 305*91e1e26aSAlexander Pyhalov0xfa 0x044A # CYRILLIC SMALL LETTER HARD SIGN 306*91e1e26aSAlexander Pyhalov0xfb 0x044B # CYRILLIC SMALL LETTER YERU 307*91e1e26aSAlexander Pyhalov0xfc 0x044C # CYRILLIC SMALL LETTER SOFT SIGN 308*91e1e26aSAlexander Pyhalov0xfd 0x044D # CYRILLIC SMALL LETTER E 309*91e1e26aSAlexander Pyhalov0xfe 0x044E # CYRILLIC SMALL LETTER YU 310*91e1e26aSAlexander Pyhalov0xff 0x044F # CYRILLIC SMALL LETTER YA 311*91e1e26aSAlexander Pyhalov# 312*91e1e26aSAlexander Pyhalov# 313*91e1e26aSAlexander Pyhalov# Additional information: 314*91e1e26aSAlexander Pyhalov# This charset based on CP1251 with added asian cyrillic symbols. 315*91e1e26aSAlexander Pyhalov# 316*91e1e26aSAlexander Pyhalov# Person & email address to contact for further information: 317*91e1e26aSAlexander Pyhalov# Alexander Uskov 318*91e1e26aSAlexander Pyhalov# InternetDataCenter of KazakhTelecom. 319*91e1e26aSAlexander Pyhalov# e-mail: auskov@idc.kz 320*91e1e26aSAlexander Pyhalov# 321*91e1e26aSAlexander Pyhalov# Intended usage: 322*91e1e26aSAlexander Pyhalov# COMMON 323*91e1e26aSAlexander Pyhalov# 324