Home | History | Annotate | Line # | Download | only in KOI
      1 # $NetBSD: GOST19768-74%UCS.src,v 1.1 2006/09/16 08:38:20 tnozaki Exp $
      2 
      3 TYPE		ROWCOL
      4 NAME		"GOST19768-74/UCS"
      5 SRC_ZONE	0xC0-0xFE
      6 OOB_MODE	INVALID
      7 DST_INVALID	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 0xC0 = 0x044E
     61 0xC1 = 0x0430
     62 0xC2 = 0x0431
     63 0xC3 = 0x0446
     64 0xC4 = 0x0434
     65 0xC5 = 0x0435
     66 0xC6 = 0x0444
     67 0xC7 = 0x0433
     68 0xC8 = 0x0445
     69 0xC9 = 0x0438
     70 0xCA = 0x0439
     71 0xCB = 0x043A
     72 0xCC = 0x043B
     73 0xCD = 0x043C
     74 0xCE = 0x043D
     75 0xCF = 0x043E
     76 0xD0 = 0x043F
     77 0xD1 = 0x044F
     78 0xD2 = 0x0440
     79 0xD3 = 0x0441
     80 0xD4 = 0x0442
     81 0xD5 = 0x0443
     82 0xD6 = 0x0436
     83 0xD7 = 0x0432
     84 0xD8 = 0x044C
     85 0xD9 = 0x044B
     86 0xDA = 0x0437
     87 0xDB = 0x0448
     88 0xDC = 0x044D
     89 0xDD = 0x0449
     90 0xDE = 0x0447
     91 0xDF = 0x044A
     92 0xE0 = 0x042E
     93 0xE1 = 0x0410
     94 0xE2 = 0x0411
     95 0xE3 = 0x0426
     96 0xE4 = 0x0414
     97 0xE5 = 0x0415
     98 0xE6 = 0x0424
     99 0xE7 = 0x0413
    100 0xE8 = 0x0425
    101 0xE9 = 0x0418
    102 0xEA = 0x0419
    103 0xEB = 0x041A
    104 0xEC = 0x041B
    105 0xED = 0x041C
    106 0xEE = 0x041D
    107 0xEF = 0x041E
    108 0xF0 = 0x041F
    109 0xF1 = 0x042F
    110 0xF2 = 0x0420
    111 0xF3 = 0x0421
    112 0xF4 = 0x0422
    113 0xF5 = 0x0423
    114 0xF6 = 0x0416
    115 0xF7 = 0x0412
    116 0xF8 = 0x042C
    117 0xF9 = 0x042B
    118 0xFA = 0x0417
    119 0xFB = 0x0428
    120 0xFC = 0x042D
    121 0xFD = 0x0429
    122 0xFE = 0x0427
    123 END_MAP
    124