1*ad30f8e7SGabor Kovesdan# $NetBSD: KOI8-E%UCS.src,v 1.2 2007/03/07 15:12:41 tnozaki Exp $ 2*ad30f8e7SGabor Kovesdan 3*ad30f8e7SGabor KovesdanTYPE ROWCOL 4*ad30f8e7SGabor KovesdanNAME "KOI8-E/UCS" 5*ad30f8e7SGabor KovesdanSRC_ZONE 0x00-0xFF 6*ad30f8e7SGabor KovesdanOOB_MODE ILSEQ 7*ad30f8e7SGabor KovesdanDST_ILSEQ 0xFFFE 8*ad30f8e7SGabor KovesdanDST_UNIT_BITS 16 9*ad30f8e7SGabor Kovesdan 10*ad30f8e7SGabor KovesdanBEGIN_MAP 11*ad30f8e7SGabor Kovesdan# 12*ad30f8e7SGabor Kovesdan# this table is generated from: 13*ad30f8e7SGabor Kovesdan# 14*ad30f8e7SGabor Kovesdan# ISO-IR-111 15*ad30f8e7SGabor Kovesdan# http://www.itscj.ipsj.or.jp/ISO-IR/111.pdf 16*ad30f8e7SGabor Kovesdan# Unicode 4.1 17*ad30f8e7SGabor Kovesdan# http://www.unicode.org/charts/PDF/U0080.pdf 18*ad30f8e7SGabor Kovesdan# http://www.unicode.org/charts/PDF/U0400.pdf 19*ad30f8e7SGabor Kovesdan# http://www.unicode.org/charts/PDF/U2100.pdf 20*ad30f8e7SGabor Kovesdan# 21*ad30f8e7SGabor Kovesdan0x00 - 0xA0 = 0x0000 - 22*ad30f8e7SGabor Kovesdan0xA1 = 0x0452 # CYRILLIC SMALL LETTER DJE 23*ad30f8e7SGabor Kovesdan0xA2 = 0x0453 # CYRILLIC SMALL LETTER GJE 24*ad30f8e7SGabor Kovesdan0xA3 = 0x0451 # CYRILLIC SMALL LETTER IO 25*ad30f8e7SGabor Kovesdan0xA4 = 0x0454 # CYRILLIC SMALL LETTER UKRAINIAN IE 26*ad30f8e7SGabor Kovesdan0xA5 = 0x0455 # CYRILLIC SMALL LETTER DZE 27*ad30f8e7SGabor Kovesdan0xA6 = 0x0456 # CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I 28*ad30f8e7SGabor Kovesdan0xA7 = 0x0457 # CYRILLIC SMALL LETTER YI 29*ad30f8e7SGabor Kovesdan0xA8 = 0x0458 # CYRILLIC SMALL LETTER JE 30*ad30f8e7SGabor Kovesdan0xA9 = 0x0459 # CYRILLIC SMALL LETTER LJE 31*ad30f8e7SGabor Kovesdan0xAA = 0x045A # CYRILLIC SMALL LETTER NJE 32*ad30f8e7SGabor Kovesdan0xAB = 0x045B # CYRILLIC SMALL LETTER TSHE 33*ad30f8e7SGabor Kovesdan0xAC = 0x045C # CYRILLIC SMALL LETTER KJE 34*ad30f8e7SGabor Kovesdan0xAD = 0x00AD # SOFT HYPHEN 35*ad30f8e7SGabor Kovesdan0xAE = 0x045E # CYRILLIC SMALL LETTER SHORT U 36*ad30f8e7SGabor Kovesdan0xAF = 0x045F # CYRILLIC SMALL LETTER DZHE 37*ad30f8e7SGabor Kovesdan0xB0 = 0x2116 # NUMERO SIGN 38*ad30f8e7SGabor Kovesdan0xB1 = 0x0402 # CYRILLIC CAPITAL LETTER DJE 39*ad30f8e7SGabor Kovesdan0xB2 = 0x0403 # CYRILLIC CAPITAL LETTER GJE 40*ad30f8e7SGabor Kovesdan0xB3 = 0x0401 # CYRILLIC CAPITAL LETTER IO 41*ad30f8e7SGabor Kovesdan0xB4 = 0x0404 # CYRILLIC CAPITAL LETTER UKRAINIAN IE 42*ad30f8e7SGabor Kovesdan0xB5 = 0x0405 # CYRILLIC CAPITAL LETTER DZE 43*ad30f8e7SGabor Kovesdan0xB6 = 0x0406 # CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I 44*ad30f8e7SGabor Kovesdan0xB7 = 0x0407 # CYRILLIC CAPITAL LETTER YI 45*ad30f8e7SGabor Kovesdan0xB8 = 0x0408 # CYRILLIC CAPITAL LETTER JE 46*ad30f8e7SGabor Kovesdan0xB9 = 0x0409 # CYRILLIC CAPITAL LETTER LJE 47*ad30f8e7SGabor Kovesdan0xBA = 0x040A # CYRILLIC CAPITAL LETTER NJE 48*ad30f8e7SGabor Kovesdan0xBB = 0x040B # CYRILLIC CAPITAL LETTER TSHE 49*ad30f8e7SGabor Kovesdan0xBC = 0x040C # CYRILLIC CAPITAL LETTER KJE 50*ad30f8e7SGabor Kovesdan0xBD = 0x00A4 # CURRENCY SIGN 51*ad30f8e7SGabor Kovesdan0xBE = 0x040E # CYRILLIC CAPITAL LETTER SHORT U 52*ad30f8e7SGabor Kovesdan0xBF = 0x040F # CYRILLIC CAPITAL LETTER DZHE 53*ad30f8e7SGabor Kovesdan0xFF = 0x042A # CYRILLIC CAPITAL LETTER HARD SIGN 54*ad30f8e7SGabor KovesdanEND_MAP 55