1 # $NetBSD: KOI8-R%UCS.src,v 1.1 2006/04/08 14:15:48 tnozaki Exp $ 2 3 TYPE ROWCOL 4 NAME "KOI8-R/UCS" 5 SRC_ZONE 0x00-0xFF 6 OOB_MODE ILSEQ 7 DST_ILSEQ 0xFFFE 8 DST_UNIT_BITS 16 9 10 BEGIN_MAP 11 # 12 # This mapping data is made from the mapping data provided by Unicode, Inc. 13 # Original notice: 14 # 15 # Name: KOI8-R (RFC1489) to Unicode 16 # Unicode version: 3.0 17 # Table version: 1.0 18 # Table format: Format A 19 # Date: 18 August 1999 20 # Authors: Helmut Richter <richter (a] lrz.de> 21 # 22 # Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved. 23 # 24 # This file is provided as-is by Unicode, Inc. (The Unicode Consortium). 25 # No claims are made as to fitness for any particular purpose. No 26 # warranties of any kind are expressed or implied. The recipient 27 # agrees to determine applicability of information provided. If this 28 # file has been provided on optical media by Unicode, Inc., the sole 29 # remedy for any claim will be exchange of defective media within 90 30 # days of receipt. 31 # 32 # Unicode, Inc. hereby grants the right to freely use the information 33 # supplied in this file in the creation of products supporting the 34 # Unicode Standard, and to make copies of this file in any form for 35 # internal or external distribution as long as this notice remains 36 # attached. 37 # 38 # General notes: 39 # 40 # This table contains the data the Unicode Consortium has on how 41 # KOI8-R characters map into Unicode. The underlying document is the 42 # mapping described in RFC 1489. No statements are made as to whether 43 # this mapping is the same as the mapping defined as "Code Page 878" 44 # with some vendors. 45 # 46 # Format: Three tab-separated columns 47 # Column #1 is the KOI8-R code (in hex as 0xXX) 48 # Column #2 is the Unicode (in hex as 0xXXXX) 49 # Column #3 the Unicode name (follows a comment sign, '#') 50 # 51 # The entries are in KOI8-R order. 52 # 53 # Version history 54 # 1.0 version: created. 55 # 56 # Any comments or problems, contact <errata (a] unicode.org> 57 # Please note that <errata (a] unicode.org> is an archival address; 58 # notices will be checked, but do not expect an immediate response. 59 # 60 0x00 - 0x7F = 0x0000 - 61 0x80 = 0x2500 62 0x81 = 0x2502 63 0x82 = 0x250C 64 0x83 = 0x2510 65 0x84 = 0x2514 66 0x85 = 0x2518 67 0x86 = 0x251C 68 0x87 = 0x2524 69 0x88 = 0x252C 70 0x89 = 0x2534 71 0x8A = 0x253C 72 0x8B = 0x2580 73 0x8C = 0x2584 74 0x8D = 0x2588 75 0x8E = 0x258C 76 0x8F = 0x2590 77 0x90 = 0x2591 78 0x91 = 0x2592 79 0x92 = 0x2593 80 0x93 = 0x2320 81 0x94 = 0x25A0 82 0x95 = 0x2219 83 0x96 = 0x221A 84 0x97 = 0x2248 85 0x98 = 0x2264 86 0x99 = 0x2265 87 0x9A = 0x00A0 88 0x9B = 0x2321 89 0x9C = 0x00B0 90 0x9D = 0x00B2 91 0x9E = 0x00B7 92 0x9F = 0x00F7 93 0xA0 = 0x2550 94 0xA1 = 0x2551 95 0xA2 = 0x2552 96 0xA3 = 0x0451 97 0xA4 = 0x2553 98 0xA5 = 0x2554 99 0xA6 = 0x2555 100 0xA7 = 0x2556 101 0xA8 = 0x2557 102 0xA9 = 0x2558 103 0xAA = 0x2559 104 0xAB = 0x255A 105 0xAC = 0x255B 106 0xAD = 0x255C 107 0xAE = 0x255D 108 0xAF = 0x255E 109 0xB0 = 0x255F 110 0xB1 = 0x2560 111 0xB2 = 0x2561 112 0xB3 = 0x0401 113 0xB4 = 0x2562 114 0xB5 = 0x2563 115 0xB6 = 0x2564 116 0xB7 = 0x2565 117 0xB8 = 0x2566 118 0xB9 = 0x2567 119 0xBA = 0x2568 120 0xBB = 0x2569 121 0xBC = 0x256A 122 0xBD = 0x256B 123 0xBE = 0x256C 124 0xBF = 0x00A9 125 0xFF = 0x042A 126 END_MAP 127