1*6b5e5868SGarrett D'Amore# 2*6b5e5868SGarrett D'Amore# Name: KOI8-R (RFC1489) to Unicode 3*6b5e5868SGarrett D'Amore# Unicode version: 3.0 4*6b5e5868SGarrett D'Amore# Table version: 1.0 5*6b5e5868SGarrett D'Amore# Table format: Format A 6*6b5e5868SGarrett D'Amore# Date: 18 August 1999 7*6b5e5868SGarrett D'Amore# Authors: Helmut Richter <richter@lrz.de> 8*6b5e5868SGarrett D'Amore# 9*6b5e5868SGarrett D'Amore# Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved. 10*6b5e5868SGarrett D'Amore# 11*6b5e5868SGarrett D'Amore# This file is provided as-is by Unicode, Inc. (The Unicode Consortium). 12*6b5e5868SGarrett D'Amore# No claims are made as to fitness for any particular purpose. No 13*6b5e5868SGarrett D'Amore# warranties of any kind are expressed or implied. The recipient 14*6b5e5868SGarrett D'Amore# agrees to determine applicability of information provided. If this 15*6b5e5868SGarrett D'Amore# file has been provided on optical media by Unicode, Inc., the sole 16*6b5e5868SGarrett D'Amore# remedy for any claim will be exchange of defective media within 90 17*6b5e5868SGarrett D'Amore# days of receipt. 18*6b5e5868SGarrett D'Amore# 19*6b5e5868SGarrett D'Amore# Unicode, Inc. hereby grants the right to freely use the information 20*6b5e5868SGarrett D'Amore# supplied in this file in the creation of products supporting the 21*6b5e5868SGarrett D'Amore# Unicode Standard, and to make copies of this file in any form for 22*6b5e5868SGarrett D'Amore# internal or external distribution as long as this notice remains 23*6b5e5868SGarrett D'Amore# attached. 24*6b5e5868SGarrett D'Amore# 25*6b5e5868SGarrett D'Amore# General notes: 26*6b5e5868SGarrett D'Amore# 27*6b5e5868SGarrett D'Amore# This table contains the data the Unicode Consortium has on how 28*6b5e5868SGarrett D'Amore# KOI8-R characters map into Unicode. The underlying document is the 29*6b5e5868SGarrett D'Amore# mapping described in RFC 1489. No statements are made as to whether 30*6b5e5868SGarrett D'Amore# this mapping is the same as the mapping defined as "Code Page 878" 31*6b5e5868SGarrett D'Amore# with some vendors. 32*6b5e5868SGarrett D'Amore# 33*6b5e5868SGarrett D'Amore# Format: Three tab-separated columns 34*6b5e5868SGarrett D'Amore# Column #1 is the KOI8-R code (in hex as 0xXX) 35*6b5e5868SGarrett D'Amore# Column #2 is the Unicode (in hex as 0xXXXX) 36*6b5e5868SGarrett D'Amore# Column #3 the Unicode name (follows a comment sign, '#') 37*6b5e5868SGarrett D'Amore# 38*6b5e5868SGarrett D'Amore# The entries are in KOI8-R order. 39*6b5e5868SGarrett D'Amore# 40*6b5e5868SGarrett D'Amore# Version history 41*6b5e5868SGarrett D'Amore# 1.0 version: created. 42*6b5e5868SGarrett D'Amore# 43*6b5e5868SGarrett D'Amore# Any comments or problems, contact <errata@unicode.org> 44*6b5e5868SGarrett D'Amore# Please note that <errata@unicode.org> is an archival address; 45*6b5e5868SGarrett D'Amore# notices will be checked, but do not expect an immediate response. 46*6b5e5868SGarrett D'Amore# 47*6b5e5868SGarrett D'Amore0x00 0x0000 # NULL 48*6b5e5868SGarrett D'Amore0x01 0x0001 # START OF HEADING 49*6b5e5868SGarrett D'Amore0x02 0x0002 # START OF TEXT 50*6b5e5868SGarrett D'Amore0x03 0x0003 # END OF TEXT 51*6b5e5868SGarrett D'Amore0x04 0x0004 # END OF TRANSMISSION 52*6b5e5868SGarrett D'Amore0x05 0x0005 # ENQUIRY 53*6b5e5868SGarrett D'Amore0x06 0x0006 # ACKNOWLEDGE 54*6b5e5868SGarrett D'Amore0x07 0x0007 # BELL 55*6b5e5868SGarrett D'Amore0x08 0x0008 # BACKSPACE 56*6b5e5868SGarrett D'Amore0x09 0x0009 # HORIZONTAL TABULATION 57*6b5e5868SGarrett D'Amore0x0A 0x000A # LINE FEED 58*6b5e5868SGarrett D'Amore0x0B 0x000B # VERTICAL TABULATION 59*6b5e5868SGarrett D'Amore0x0C 0x000C # FORM FEED 60*6b5e5868SGarrett D'Amore0x0D 0x000D # CARRIAGE RETURN 61*6b5e5868SGarrett D'Amore0x0E 0x000E # SHIFT OUT 62*6b5e5868SGarrett D'Amore0x0F 0x000F # SHIFT IN 63*6b5e5868SGarrett D'Amore0x10 0x0010 # DATA LINK ESCAPE 64*6b5e5868SGarrett D'Amore0x11 0x0011 # DEVICE CONTROL ONE 65*6b5e5868SGarrett D'Amore0x12 0x0012 # DEVICE CONTROL TWO 66*6b5e5868SGarrett D'Amore0x13 0x0013 # DEVICE CONTROL THREE 67*6b5e5868SGarrett D'Amore0x14 0x0014 # DEVICE CONTROL FOUR 68*6b5e5868SGarrett D'Amore0x15 0x0015 # NEGATIVE ACKNOWLEDGE 69*6b5e5868SGarrett D'Amore0x16 0x0016 # SYNCHRONOUS IDLE 70*6b5e5868SGarrett D'Amore0x17 0x0017 # END OF TRANSMISSION BLOCK 71*6b5e5868SGarrett D'Amore0x18 0x0018 # CANCEL 72*6b5e5868SGarrett D'Amore0x19 0x0019 # END OF MEDIUM 73*6b5e5868SGarrett D'Amore0x1A 0x001A # SUBSTITUTE 74*6b5e5868SGarrett D'Amore0x1B 0x001B # ESCAPE 75*6b5e5868SGarrett D'Amore0x1C 0x001C # FILE SEPARATOR 76*6b5e5868SGarrett D'Amore0x1D 0x001D # GROUP SEPARATOR 77*6b5e5868SGarrett D'Amore0x1E 0x001E # RECORD SEPARATOR 78*6b5e5868SGarrett D'Amore0x1F 0x001F # UNIT SEPARATOR 79*6b5e5868SGarrett D'Amore0x20 0x0020 # SPACE 80*6b5e5868SGarrett D'Amore0x21 0x0021 # EXCLAMATION MARK 81*6b5e5868SGarrett D'Amore0x22 0x0022 # QUOTATION MARK 82*6b5e5868SGarrett D'Amore0x23 0x0023 # NUMBER SIGN 83*6b5e5868SGarrett D'Amore0x24 0x0024 # DOLLAR SIGN 84*6b5e5868SGarrett D'Amore0x25 0x0025 # PERCENT SIGN 85*6b5e5868SGarrett D'Amore0x26 0x0026 # AMPERSAND 86*6b5e5868SGarrett D'Amore0x27 0x0027 # APOSTROPHE 87*6b5e5868SGarrett D'Amore0x28 0x0028 # LEFT PARENTHESIS 88*6b5e5868SGarrett D'Amore0x29 0x0029 # RIGHT PARENTHESIS 89*6b5e5868SGarrett D'Amore0x2A 0x002A # ASTERISK 90*6b5e5868SGarrett D'Amore0x2B 0x002B # PLUS SIGN 91*6b5e5868SGarrett D'Amore0x2C 0x002C # COMMA 92*6b5e5868SGarrett D'Amore0x2D 0x002D # HYPHEN-MINUS 93*6b5e5868SGarrett D'Amore0x2E 0x002E # FULL STOP 94*6b5e5868SGarrett D'Amore0x2F 0x002F # SOLIDUS 95*6b5e5868SGarrett D'Amore0x30 0x0030 # DIGIT ZERO 96*6b5e5868SGarrett D'Amore0x31 0x0031 # DIGIT ONE 97*6b5e5868SGarrett D'Amore0x32 0x0032 # DIGIT TWO 98*6b5e5868SGarrett D'Amore0x33 0x0033 # DIGIT THREE 99*6b5e5868SGarrett D'Amore0x34 0x0034 # DIGIT FOUR 100*6b5e5868SGarrett D'Amore0x35 0x0035 # DIGIT FIVE 101*6b5e5868SGarrett D'Amore0x36 0x0036 # DIGIT SIX 102*6b5e5868SGarrett D'Amore0x37 0x0037 # DIGIT SEVEN 103*6b5e5868SGarrett D'Amore0x38 0x0038 # DIGIT EIGHT 104*6b5e5868SGarrett D'Amore0x39 0x0039 # DIGIT NINE 105*6b5e5868SGarrett D'Amore0x3A 0x003A # COLON 106*6b5e5868SGarrett D'Amore0x3B 0x003B # SEMICOLON 107*6b5e5868SGarrett D'Amore0x3C 0x003C # LESS-THAN SIGN 108*6b5e5868SGarrett D'Amore0x3D 0x003D # EQUALS SIGN 109*6b5e5868SGarrett D'Amore0x3E 0x003E # GREATER-THAN SIGN 110*6b5e5868SGarrett D'Amore0x3F 0x003F # QUESTION MARK 111*6b5e5868SGarrett D'Amore0x40 0x0040 # COMMERCIAL AT 112*6b5e5868SGarrett D'Amore0x41 0x0041 # LATIN CAPITAL LETTER A 113*6b5e5868SGarrett D'Amore0x42 0x0042 # LATIN CAPITAL LETTER B 114*6b5e5868SGarrett D'Amore0x43 0x0043 # LATIN CAPITAL LETTER C 115*6b5e5868SGarrett D'Amore0x44 0x0044 # LATIN CAPITAL LETTER D 116*6b5e5868SGarrett D'Amore0x45 0x0045 # LATIN CAPITAL LETTER E 117*6b5e5868SGarrett D'Amore0x46 0x0046 # LATIN CAPITAL LETTER F 118*6b5e5868SGarrett D'Amore0x47 0x0047 # LATIN CAPITAL LETTER G 119*6b5e5868SGarrett D'Amore0x48 0x0048 # LATIN CAPITAL LETTER H 120*6b5e5868SGarrett D'Amore0x49 0x0049 # LATIN CAPITAL LETTER I 121*6b5e5868SGarrett D'Amore0x4A 0x004A # LATIN CAPITAL LETTER J 122*6b5e5868SGarrett D'Amore0x4B 0x004B # LATIN CAPITAL LETTER K 123*6b5e5868SGarrett D'Amore0x4C 0x004C # LATIN CAPITAL LETTER L 124*6b5e5868SGarrett D'Amore0x4D 0x004D # LATIN CAPITAL LETTER M 125*6b5e5868SGarrett D'Amore0x4E 0x004E # LATIN CAPITAL LETTER N 126*6b5e5868SGarrett D'Amore0x4F 0x004F # LATIN CAPITAL LETTER O 127*6b5e5868SGarrett D'Amore0x50 0x0050 # LATIN CAPITAL LETTER P 128*6b5e5868SGarrett D'Amore0x51 0x0051 # LATIN CAPITAL LETTER Q 129*6b5e5868SGarrett D'Amore0x52 0x0052 # LATIN CAPITAL LETTER R 130*6b5e5868SGarrett D'Amore0x53 0x0053 # LATIN CAPITAL LETTER S 131*6b5e5868SGarrett D'Amore0x54 0x0054 # LATIN CAPITAL LETTER T 132*6b5e5868SGarrett D'Amore0x55 0x0055 # LATIN CAPITAL LETTER U 133*6b5e5868SGarrett D'Amore0x56 0x0056 # LATIN CAPITAL LETTER V 134*6b5e5868SGarrett D'Amore0x57 0x0057 # LATIN CAPITAL LETTER W 135*6b5e5868SGarrett D'Amore0x58 0x0058 # LATIN CAPITAL LETTER X 136*6b5e5868SGarrett D'Amore0x59 0x0059 # LATIN CAPITAL LETTER Y 137*6b5e5868SGarrett D'Amore0x5A 0x005A # LATIN CAPITAL LETTER Z 138*6b5e5868SGarrett D'Amore0x5B 0x005B # LEFT SQUARE BRACKET 139*6b5e5868SGarrett D'Amore0x5C 0x005C # REVERSE SOLIDUS 140*6b5e5868SGarrett D'Amore0x5D 0x005D # RIGHT SQUARE BRACKET 141*6b5e5868SGarrett D'Amore0x5E 0x005E # CIRCUMFLEX ACCENT 142*6b5e5868SGarrett D'Amore0x5F 0x005F # LOW LINE 143*6b5e5868SGarrett D'Amore0x60 0x0060 # GRAVE ACCENT 144*6b5e5868SGarrett D'Amore0x61 0x0061 # LATIN SMALL LETTER A 145*6b5e5868SGarrett D'Amore0x62 0x0062 # LATIN SMALL LETTER B 146*6b5e5868SGarrett D'Amore0x63 0x0063 # LATIN SMALL LETTER C 147*6b5e5868SGarrett D'Amore0x64 0x0064 # LATIN SMALL LETTER D 148*6b5e5868SGarrett D'Amore0x65 0x0065 # LATIN SMALL LETTER E 149*6b5e5868SGarrett D'Amore0x66 0x0066 # LATIN SMALL LETTER F 150*6b5e5868SGarrett D'Amore0x67 0x0067 # LATIN SMALL LETTER G 151*6b5e5868SGarrett D'Amore0x68 0x0068 # LATIN SMALL LETTER H 152*6b5e5868SGarrett D'Amore0x69 0x0069 # LATIN SMALL LETTER I 153*6b5e5868SGarrett D'Amore0x6A 0x006A # LATIN SMALL LETTER J 154*6b5e5868SGarrett D'Amore0x6B 0x006B # LATIN SMALL LETTER K 155*6b5e5868SGarrett D'Amore0x6C 0x006C # LATIN SMALL LETTER L 156*6b5e5868SGarrett D'Amore0x6D 0x006D # LATIN SMALL LETTER M 157*6b5e5868SGarrett D'Amore0x6E 0x006E # LATIN SMALL LETTER N 158*6b5e5868SGarrett D'Amore0x6F 0x006F # LATIN SMALL LETTER O 159*6b5e5868SGarrett D'Amore0x70 0x0070 # LATIN SMALL LETTER P 160*6b5e5868SGarrett D'Amore0x71 0x0071 # LATIN SMALL LETTER Q 161*6b5e5868SGarrett D'Amore0x72 0x0072 # LATIN SMALL LETTER R 162*6b5e5868SGarrett D'Amore0x73 0x0073 # LATIN SMALL LETTER S 163*6b5e5868SGarrett D'Amore0x74 0x0074 # LATIN SMALL LETTER T 164*6b5e5868SGarrett D'Amore0x75 0x0075 # LATIN SMALL LETTER U 165*6b5e5868SGarrett D'Amore0x76 0x0076 # LATIN SMALL LETTER V 166*6b5e5868SGarrett D'Amore0x77 0x0077 # LATIN SMALL LETTER W 167*6b5e5868SGarrett D'Amore0x78 0x0078 # LATIN SMALL LETTER X 168*6b5e5868SGarrett D'Amore0x79 0x0079 # LATIN SMALL LETTER Y 169*6b5e5868SGarrett D'Amore0x7A 0x007A # LATIN SMALL LETTER Z 170*6b5e5868SGarrett D'Amore0x7B 0x007B # LEFT CURLY BRACKET 171*6b5e5868SGarrett D'Amore0x7C 0x007C # VERTICAL LINE 172*6b5e5868SGarrett D'Amore0x7D 0x007D # RIGHT CURLY BRACKET 173*6b5e5868SGarrett D'Amore0x7E 0x007E # TILDE 174*6b5e5868SGarrett D'Amore0x7F 0x007F # DELETE 175*6b5e5868SGarrett D'Amore0x80 0x2500 # BOX DRAWINGS LIGHT HORIZONTAL 176*6b5e5868SGarrett D'Amore0x81 0x2502 # BOX DRAWINGS LIGHT VERTICAL 177*6b5e5868SGarrett D'Amore0x82 0x250C # BOX DRAWINGS LIGHT DOWN AND RIGHT 178*6b5e5868SGarrett D'Amore0x83 0x2510 # BOX DRAWINGS LIGHT DOWN AND LEFT 179*6b5e5868SGarrett D'Amore0x84 0x2514 # BOX DRAWINGS LIGHT UP AND RIGHT 180*6b5e5868SGarrett D'Amore0x85 0x2518 # BOX DRAWINGS LIGHT UP AND LEFT 181*6b5e5868SGarrett D'Amore0x86 0x251C # BOX DRAWINGS LIGHT VERTICAL AND RIGHT 182*6b5e5868SGarrett D'Amore0x87 0x2524 # BOX DRAWINGS LIGHT VERTICAL AND LEFT 183*6b5e5868SGarrett D'Amore0x88 0x252C # BOX DRAWINGS LIGHT DOWN AND HORIZONTAL 184*6b5e5868SGarrett D'Amore0x89 0x2534 # BOX DRAWINGS LIGHT UP AND HORIZONTAL 185*6b5e5868SGarrett D'Amore0x8A 0x253C # BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL 186*6b5e5868SGarrett D'Amore0x8B 0x2580 # UPPER HALF BLOCK 187*6b5e5868SGarrett D'Amore0x8C 0x2584 # LOWER HALF BLOCK 188*6b5e5868SGarrett D'Amore0x8D 0x2588 # FULL BLOCK 189*6b5e5868SGarrett D'Amore0x8E 0x258C # LEFT HALF BLOCK 190*6b5e5868SGarrett D'Amore0x8F 0x2590 # RIGHT HALF BLOCK 191*6b5e5868SGarrett D'Amore0x90 0x2591 # LIGHT SHADE 192*6b5e5868SGarrett D'Amore0x91 0x2592 # MEDIUM SHADE 193*6b5e5868SGarrett D'Amore0x92 0x2593 # DARK SHADE 194*6b5e5868SGarrett D'Amore0x93 0x2320 # TOP HALF INTEGRAL 195*6b5e5868SGarrett D'Amore0x94 0x25A0 # BLACK SQUARE 196*6b5e5868SGarrett D'Amore0x95 0x2219 # BULLET OPERATOR 197*6b5e5868SGarrett D'Amore0x96 0x221A # SQUARE ROOT 198*6b5e5868SGarrett D'Amore0x97 0x2248 # ALMOST EQUAL TO 199*6b5e5868SGarrett D'Amore0x98 0x2264 # LESS-THAN OR EQUAL TO 200*6b5e5868SGarrett D'Amore0x99 0x2265 # GREATER-THAN OR EQUAL TO 201*6b5e5868SGarrett D'Amore0x9A 0x00A0 # NO-BREAK SPACE 202*6b5e5868SGarrett D'Amore0x9B 0x2321 # BOTTOM HALF INTEGRAL 203*6b5e5868SGarrett D'Amore0x9C 0x00B0 # DEGREE SIGN 204*6b5e5868SGarrett D'Amore0x9D 0x00B2 # SUPERSCRIPT TWO 205*6b5e5868SGarrett D'Amore0x9E 0x00B7 # MIDDLE DOT 206*6b5e5868SGarrett D'Amore0x9F 0x00F7 # DIVISION SIGN 207*6b5e5868SGarrett D'Amore0xA0 0x2550 # BOX DRAWINGS DOUBLE HORIZONTAL 208*6b5e5868SGarrett D'Amore0xA1 0x2551 # BOX DRAWINGS DOUBLE VERTICAL 209*6b5e5868SGarrett D'Amore0xA2 0x2552 # BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE 210*6b5e5868SGarrett D'Amore0xA3 0x0451 # CYRILLIC SMALL LETTER IO 211*6b5e5868SGarrett D'Amore0xA4 0x2553 # BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE 212*6b5e5868SGarrett D'Amore0xA5 0x2554 # BOX DRAWINGS DOUBLE DOWN AND RIGHT 213*6b5e5868SGarrett D'Amore0xA6 0x2555 # BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 214*6b5e5868SGarrett D'Amore0xA7 0x2556 # BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 215*6b5e5868SGarrett D'Amore0xA8 0x2557 # BOX DRAWINGS DOUBLE DOWN AND LEFT 216*6b5e5868SGarrett D'Amore0xA9 0x2558 # BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE 217*6b5e5868SGarrett D'Amore0xAA 0x2559 # BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE 218*6b5e5868SGarrett D'Amore0xAB 0x255A # BOX DRAWINGS DOUBLE UP AND RIGHT 219*6b5e5868SGarrett D'Amore0xAC 0x255B # BOX DRAWINGS UP SINGLE AND LEFT DOUBLE 220*6b5e5868SGarrett D'Amore0xAD 0x255C # BOX DRAWINGS UP DOUBLE AND LEFT SINGLE 221*6b5e5868SGarrett D'Amore0xAE 0x255D # BOX DRAWINGS DOUBLE UP AND LEFT 222*6b5e5868SGarrett D'Amore0xAF 0x255E # BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE 223*6b5e5868SGarrett D'Amore0xB0 0x255F # BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE 224*6b5e5868SGarrett D'Amore0xB1 0x2560 # BOX DRAWINGS DOUBLE VERTICAL AND RIGHT 225*6b5e5868SGarrett D'Amore0xB2 0x2561 # BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 226*6b5e5868SGarrett D'Amore0xB3 0x0401 # CYRILLIC CAPITAL LETTER IO 227*6b5e5868SGarrett D'Amore0xB4 0x2562 # BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 228*6b5e5868SGarrett D'Amore0xB5 0x2563 # BOX DRAWINGS DOUBLE VERTICAL AND LEFT 229*6b5e5868SGarrett D'Amore0xB6 0x2564 # BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE 230*6b5e5868SGarrett D'Amore0xB7 0x2565 # BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE 231*6b5e5868SGarrett D'Amore0xB8 0x2566 # BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL 232*6b5e5868SGarrett D'Amore0xB9 0x2567 # BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE 233*6b5e5868SGarrett D'Amore0xBA 0x2568 # BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE 234*6b5e5868SGarrett D'Amore0xBB 0x2569 # BOX DRAWINGS DOUBLE UP AND HORIZONTAL 235*6b5e5868SGarrett D'Amore0xBC 0x256A # BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE 236*6b5e5868SGarrett D'Amore0xBD 0x256B # BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE 237*6b5e5868SGarrett D'Amore0xBE 0x256C # BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL 238*6b5e5868SGarrett D'Amore0xBF 0x00A9 # COPYRIGHT SIGN 239*6b5e5868SGarrett D'Amore0xC0 0x044E # CYRILLIC SMALL LETTER YU 240*6b5e5868SGarrett D'Amore0xC1 0x0430 # CYRILLIC SMALL LETTER A 241*6b5e5868SGarrett D'Amore0xC2 0x0431 # CYRILLIC SMALL LETTER BE 242*6b5e5868SGarrett D'Amore0xC3 0x0446 # CYRILLIC SMALL LETTER TSE 243*6b5e5868SGarrett D'Amore0xC4 0x0434 # CYRILLIC SMALL LETTER DE 244*6b5e5868SGarrett D'Amore0xC5 0x0435 # CYRILLIC SMALL LETTER IE 245*6b5e5868SGarrett D'Amore0xC6 0x0444 # CYRILLIC SMALL LETTER EF 246*6b5e5868SGarrett D'Amore0xC7 0x0433 # CYRILLIC SMALL LETTER GHE 247*6b5e5868SGarrett D'Amore0xC8 0x0445 # CYRILLIC SMALL LETTER HA 248*6b5e5868SGarrett D'Amore0xC9 0x0438 # CYRILLIC SMALL LETTER I 249*6b5e5868SGarrett D'Amore0xCA 0x0439 # CYRILLIC SMALL LETTER SHORT I 250*6b5e5868SGarrett D'Amore0xCB 0x043A # CYRILLIC SMALL LETTER KA 251*6b5e5868SGarrett D'Amore0xCC 0x043B # CYRILLIC SMALL LETTER EL 252*6b5e5868SGarrett D'Amore0xCD 0x043C # CYRILLIC SMALL LETTER EM 253*6b5e5868SGarrett D'Amore0xCE 0x043D # CYRILLIC SMALL LETTER EN 254*6b5e5868SGarrett D'Amore0xCF 0x043E # CYRILLIC SMALL LETTER O 255*6b5e5868SGarrett D'Amore0xD0 0x043F # CYRILLIC SMALL LETTER PE 256*6b5e5868SGarrett D'Amore0xD1 0x044F # CYRILLIC SMALL LETTER YA 257*6b5e5868SGarrett D'Amore0xD2 0x0440 # CYRILLIC SMALL LETTER ER 258*6b5e5868SGarrett D'Amore0xD3 0x0441 # CYRILLIC SMALL LETTER ES 259*6b5e5868SGarrett D'Amore0xD4 0x0442 # CYRILLIC SMALL LETTER TE 260*6b5e5868SGarrett D'Amore0xD5 0x0443 # CYRILLIC SMALL LETTER U 261*6b5e5868SGarrett D'Amore0xD6 0x0436 # CYRILLIC SMALL LETTER ZHE 262*6b5e5868SGarrett D'Amore0xD7 0x0432 # CYRILLIC SMALL LETTER VE 263*6b5e5868SGarrett D'Amore0xD8 0x044C # CYRILLIC SMALL LETTER SOFT SIGN 264*6b5e5868SGarrett D'Amore0xD9 0x044B # CYRILLIC SMALL LETTER YERU 265*6b5e5868SGarrett D'Amore0xDA 0x0437 # CYRILLIC SMALL LETTER ZE 266*6b5e5868SGarrett D'Amore0xDB 0x0448 # CYRILLIC SMALL LETTER SHA 267*6b5e5868SGarrett D'Amore0xDC 0x044D # CYRILLIC SMALL LETTER E 268*6b5e5868SGarrett D'Amore0xDD 0x0449 # CYRILLIC SMALL LETTER SHCHA 269*6b5e5868SGarrett D'Amore0xDE 0x0447 # CYRILLIC SMALL LETTER CHE 270*6b5e5868SGarrett D'Amore0xDF 0x044A # CYRILLIC SMALL LETTER HARD SIGN 271*6b5e5868SGarrett D'Amore0xE0 0x042E # CYRILLIC CAPITAL LETTER YU 272*6b5e5868SGarrett D'Amore0xE1 0x0410 # CYRILLIC CAPITAL LETTER A 273*6b5e5868SGarrett D'Amore0xE2 0x0411 # CYRILLIC CAPITAL LETTER BE 274*6b5e5868SGarrett D'Amore0xE3 0x0426 # CYRILLIC CAPITAL LETTER TSE 275*6b5e5868SGarrett D'Amore0xE4 0x0414 # CYRILLIC CAPITAL LETTER DE 276*6b5e5868SGarrett D'Amore0xE5 0x0415 # CYRILLIC CAPITAL LETTER IE 277*6b5e5868SGarrett D'Amore0xE6 0x0424 # CYRILLIC CAPITAL LETTER EF 278*6b5e5868SGarrett D'Amore0xE7 0x0413 # CYRILLIC CAPITAL LETTER GHE 279*6b5e5868SGarrett D'Amore0xE8 0x0425 # CYRILLIC CAPITAL LETTER HA 280*6b5e5868SGarrett D'Amore0xE9 0x0418 # CYRILLIC CAPITAL LETTER I 281*6b5e5868SGarrett D'Amore0xEA 0x0419 # CYRILLIC CAPITAL LETTER SHORT I 282*6b5e5868SGarrett D'Amore0xEB 0x041A # CYRILLIC CAPITAL LETTER KA 283*6b5e5868SGarrett D'Amore0xEC 0x041B # CYRILLIC CAPITAL LETTER EL 284*6b5e5868SGarrett D'Amore0xED 0x041C # CYRILLIC CAPITAL LETTER EM 285*6b5e5868SGarrett D'Amore0xEE 0x041D # CYRILLIC CAPITAL LETTER EN 286*6b5e5868SGarrett D'Amore0xEF 0x041E # CYRILLIC CAPITAL LETTER O 287*6b5e5868SGarrett D'Amore0xF0 0x041F # CYRILLIC CAPITAL LETTER PE 288*6b5e5868SGarrett D'Amore0xF1 0x042F # CYRILLIC CAPITAL LETTER YA 289*6b5e5868SGarrett D'Amore0xF2 0x0420 # CYRILLIC CAPITAL LETTER ER 290*6b5e5868SGarrett D'Amore0xF3 0x0421 # CYRILLIC CAPITAL LETTER ES 291*6b5e5868SGarrett D'Amore0xF4 0x0422 # CYRILLIC CAPITAL LETTER TE 292*6b5e5868SGarrett D'Amore0xF5 0x0423 # CYRILLIC CAPITAL LETTER U 293*6b5e5868SGarrett D'Amore0xF6 0x0416 # CYRILLIC CAPITAL LETTER ZHE 294*6b5e5868SGarrett D'Amore0xF7 0x0412 # CYRILLIC CAPITAL LETTER VE 295*6b5e5868SGarrett D'Amore0xF8 0x042C # CYRILLIC CAPITAL LETTER SOFT SIGN 296*6b5e5868SGarrett D'Amore0xF9 0x042B # CYRILLIC CAPITAL LETTER YERU 297*6b5e5868SGarrett D'Amore0xFA 0x0417 # CYRILLIC CAPITAL LETTER ZE 298*6b5e5868SGarrett D'Amore0xFB 0x0428 # CYRILLIC CAPITAL LETTER SHA 299*6b5e5868SGarrett D'Amore0xFC 0x042D # CYRILLIC CAPITAL LETTER E 300*6b5e5868SGarrett D'Amore0xFD 0x0429 # CYRILLIC CAPITAL LETTER SHCHA 301*6b5e5868SGarrett D'Amore0xFE 0x0427 # CYRILLIC CAPITAL LETTER CHE 302*6b5e5868SGarrett D'Amore0xFF 0x042A # CYRILLIC CAPITAL LETTER HARD SIGN 303