/share/i18n/csmapper/JIS/JISX0201-KANA%UCS.src

https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 71 lines · 69 code · 2 blank · 0 comment · 0 complexity · 94c6d579e779eb4423d8796b26c3b195 MD5 · raw file

  1. # $FreeBSD$
  2. # $NetBSD: JISX0201-KANA%UCS.src,v 1.3 2006/10/26 16:19:02 tnozaki Exp $
  3. TYPE ROWCOL
  4. NAME JISX0201-KANA/UCS
  5. SRC_ZONE 0x00-0xDF
  6. OOB_MODE ILSEQ
  7. DST_ILSEQ 0xFFFE
  8. DST_UNIT_BITS 16
  9. BEGIN_MAP
  10. #
  11. # This mapping data is made from the mapping data provided by Unicode, Inc.
  12. # Original notice:
  13. #
  14. # Name: JIS X 0201 (1976) to Unicode 1.1 Table
  15. # Unicode version: 1.1
  16. # Table version: 0.9
  17. # Table format: Format A
  18. # Date: 8 March 1994
  19. #
  20. # Copyright (c) 1991-1994 Unicode, Inc. All Rights reserved.
  21. #
  22. # This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
  23. # No claims are made as to fitness for any particular purpose. No
  24. # warranties of any kind are expressed or implied. The recipient
  25. # agrees to determine applicability of information provided. If this
  26. # file has been provided on magnetic media by Unicode, Inc., the sole
  27. # remedy for any claim will be exchange of defective media within 90
  28. # days of receipt.
  29. #
  30. # Recipient is granted the right to make copies in any form for
  31. # internal distribution and to freely use the information supplied
  32. # in the creation of products supporting Unicode. Unicode, Inc.
  33. # specifically excludes the right to re-distribute this file directly
  34. # to third parties or other organizations whether for profit or not.
  35. #
  36. # General notes:
  37. #
  38. #
  39. # This table contains one set of mappings from JIS X 0201 into Unicode.
  40. # Note that these data are *possible* mappings only and may not be the
  41. # same as those used by actual products, nor may they be the best suited
  42. # for all uses. For more information on the mappings between various code
  43. # pages incorporating the repertoire of JIS X 0201 and Unicode, consult the
  44. # VENDORS mapping data. Normative information on the mapping between
  45. # JIS X 0201 and Unicode may be found in the Unihan.txt file in the
  46. # latest Unicode Character Database.
  47. #
  48. # If you have carefully considered the fact that the mappings in
  49. # this table are only one possible set of mappings between JIS X 0201 and
  50. # Unicode and have no normative status, but still feel that you
  51. # have located an error in the table that requires fixing, you may
  52. # report any such error to errata@unicode.org.
  53. #
  54. #
  55. # Format: Three tab-separated columns
  56. # Column #1 is the shift JIS code (in hex as 0xXX)
  57. # Column #2 is the Unicode (in hex as 0xXXXX)
  58. # Column #3 the Unicode (ISO 10646) name (follows a comment sign)
  59. #
  60. # The entries are in JIS order
  61. #
  62. #
  63. 0x00 - 0x5B = 0x0000 -
  64. 0x5C = 0x00A5
  65. 0x5D - 0x7D = 0x005D -
  66. 0x7E = 0x203E
  67. 0x7F = 0x007F
  68. 0xA1 - 0xDF = 0xFF61 -
  69. END_MAP