1# $FreeBSD$ 
2# $NetBSD: KOI8-R%UCS.src,v 1.1 2006/04/08 14:15:48 tnozaki Exp $
3
4TYPE		ROWCOL
5NAME		"KOI8-R/UCS"
6SRC_ZONE	0x00-0xFF
7OOB_MODE	ILSEQ
8DST_ILSEQ	0xFFFE
9DST_UNIT_BITS	16
10
11BEGIN_MAP
12#
13# This mapping data is made from the mapping data provided by Unicode, Inc.
14# Original notice:
15#
16#	Name:             KOI8-R (RFC1489) to Unicode
17#	Unicode version:  3.0
18#	Table version:    1.0
19#	Table format:     Format A
20#	Date:             18 August 1999
21#	Authors:          Helmut Richter <richter@lrz.de>
22#
23#	Copyright (c) 1991-1999 Unicode, Inc.  All Rights reserved.
24#
25#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
26#	No claims are made as to fitness for any particular purpose.  No
27#	warranties of any kind are expressed or implied.  The recipient
28#	agrees to determine applicability of information provided.  If this
29#	file has been provided on optical media by Unicode, Inc., the sole
30#	remedy for any claim will be exchange of defective media within 90
31#	days of receipt.
32#
33#	Unicode, Inc. hereby grants the right to freely use the information
34#	supplied in this file in the creation of products supporting the
35#	Unicode Standard, and to make copies of this file in any form for
36#	internal or external distribution as long as this notice remains
37#	attached.
38#
39#	General notes:
40#
41#	This table contains the data the Unicode Consortium has on how
42#       KOI8-R characters map into Unicode. The underlying document is the
43#	mapping described in RFC 1489. No statements are made as to whether
44#	this mapping is the same as the mapping defined as "Code Page 878"
45#	with some vendors.
46#
47#	Format:  Three tab-separated columns
48#		 Column #1 is the KOI8-R code (in hex as 0xXX)
49#		 Column #2 is the Unicode (in hex as 0xXXXX)
50#		 Column #3 the Unicode name (follows a comment sign, '#')
51#
52#	The entries are in KOI8-R order.
53#
54#	Version history
55#	1.0 version: created.
56#
57#	Any comments or problems, contact <errata@unicode.org>
58#	Please note that <errata@unicode.org> is an archival address;
59#	notices will be checked, but do not expect an immediate response.
60#
610x00 - 0x7F = 0x0000 -
620x80 = 0x2500
630x81 = 0x2502
640x82 = 0x250C
650x83 = 0x2510
660x84 = 0x2514
670x85 = 0x2518
680x86 = 0x251C
690x87 = 0x2524
700x88 = 0x252C
710x89 = 0x2534
720x8A = 0x253C
730x8B = 0x2580
740x8C = 0x2584
750x8D = 0x2588
760x8E = 0x258C
770x8F = 0x2590
780x90 = 0x2591
790x91 = 0x2592
800x92 = 0x2593
810x93 = 0x2320
820x94 = 0x25A0
830x95 = 0x2219
840x96 = 0x221A
850x97 = 0x2248
860x98 = 0x2264
870x99 = 0x2265
880x9A = 0x00A0
890x9B = 0x2321
900x9C = 0x00B0
910x9D = 0x00B2
920x9E = 0x00B7
930x9F = 0x00F7
940xA0 = 0x2550
950xA1 = 0x2551
960xA2 = 0x2552
970xA3 = 0x0451
980xA4 = 0x2553
990xA5 = 0x2554
1000xA6 = 0x2555
1010xA7 = 0x2556
1020xA8 = 0x2557
1030xA9 = 0x2558
1040xAA = 0x2559
1050xAB = 0x255A
1060xAC = 0x255B
1070xAD = 0x255C
1080xAE = 0x255D
1090xAF = 0x255E
1100xB0 = 0x255F
1110xB1 = 0x2560
1120xB2 = 0x2561
1130xB3 = 0x0401
1140xB4 = 0x2562
1150xB5 = 0x2563
1160xB6 = 0x2564
1170xB7 = 0x2565
1180xB8 = 0x2566
1190xB9 = 0x2567
1200xBA = 0x2568
1210xBB = 0x2569
1220xBC = 0x256A
1230xBD = 0x256B
1240xBE = 0x256C
1250xBF = 0x00A9
1260xFF = 0x042A
127END_MAP
128