home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 December / PCpro_2006_12.ISO / ossdvd / server / Perl2 / lib / unicore / Blocks.pl < prev    next >
Encoding:
Text File  |  2002-06-19  |  3.3 KB  |  117 lines

  1. # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
  2. # This file is built by ./mktables from e.g. UnicodeData.txt.
  3. # Any changes made here will be lost!
  4.  
  5. return <<'END';
  6. 0000    007F    Basic Latin
  7. 0080    00FF    Latin-1 Supplement
  8. 0100    017F    Latin Extended-A
  9. 0180    024F    Latin Extended-B
  10. 0250    02AF    IPA Extensions
  11. 02B0    02FF    Spacing Modifier Letters
  12. 0300    036F    Combining Diacritical Marks
  13. 0370    03FF    Greek and Coptic
  14. 0400    04FF    Cyrillic
  15. 0500    052F    Cyrillic Supplementary
  16. 0530    058F    Armenian
  17. 0590    05FF    Hebrew
  18. 0600    06FF    Arabic
  19. 0700    074F    Syriac
  20. 0780    07BF    Thaana
  21. 0900    097F    Devanagari
  22. 0980    09FF    Bengali
  23. 0A00    0A7F    Gurmukhi
  24. 0A80    0AFF    Gujarati
  25. 0B00    0B7F    Oriya
  26. 0B80    0BFF    Tamil
  27. 0C00    0C7F    Telugu
  28. 0C80    0CFF    Kannada
  29. 0D00    0D7F    Malayalam
  30. 0D80    0DFF    Sinhala
  31. 0E00    0E7F    Thai
  32. 0E80    0EFF    Lao
  33. 0F00    0FFF    Tibetan
  34. 1000    109F    Myanmar
  35. 10A0    10FF    Georgian
  36. 1100    11FF    Hangul Jamo
  37. 1200    137F    Ethiopic
  38. 13A0    13FF    Cherokee
  39. 1400    167F    Unified Canadian Aboriginal Syllabics
  40. 1680    169F    Ogham
  41. 16A0    16FF    Runic
  42. 1700    171F    Tagalog
  43. 1720    173F    Hanunoo
  44. 1740    175F    Buhid
  45. 1760    177F    Tagbanwa
  46. 1780    17FF    Khmer
  47. 1800    18AF    Mongolian
  48. 1E00    1EFF    Latin Extended Additional
  49. 1F00    1FFF    Greek Extended
  50. 2000    206F    General Punctuation
  51. 2070    209F    Superscripts and Subscripts
  52. 20A0    20CF    Currency Symbols
  53. 20D0    20FF    Combining Diacritical Marks for Symbols
  54. 2100    214F    Letterlike Symbols
  55. 2150    218F    Number Forms
  56. 2190    21FF    Arrows
  57. 2200    22FF    Mathematical Operators
  58. 2300    23FF    Miscellaneous Technical
  59. 2400    243F    Control Pictures
  60. 2440    245F    Optical Character Recognition
  61. 2460    24FF    Enclosed Alphanumerics
  62. 2500    257F    Box Drawing
  63. 2580    259F    Block Elements
  64. 25A0    25FF    Geometric Shapes
  65. 2600    26FF    Miscellaneous Symbols
  66. 2700    27BF    Dingbats
  67. 27C0    27EF    Miscellaneous Mathematical Symbols-A
  68. 27F0    27FF    Supplemental Arrows-A
  69. 2800    28FF    Braille Patterns
  70. 2900    297F    Supplemental Arrows-B
  71. 2980    29FF    Miscellaneous Mathematical Symbols-B
  72. 2A00    2AFF    Supplemental Mathematical Operators
  73. 2E80    2EFF    CJK Radicals Supplement
  74. 2F00    2FDF    Kangxi Radicals
  75. 2FF0    2FFF    Ideographic Description Characters
  76. 3000    303F    CJK Symbols and Punctuation
  77. 3040    309F    Hiragana
  78. 30A0    30FF    Katakana
  79. 3100    312F    Bopomofo
  80. 3130    318F    Hangul Compatibility Jamo
  81. 3190    319F    Kanbun
  82. 31A0    31BF    Bopomofo Extended
  83. 31F0    31FF    Katakana Phonetic Extensions
  84. 3200    32FF    Enclosed CJK Letters and Months
  85. 3300    33FF    CJK Compatibility
  86. 3400    4DBF    CJK Unified Ideographs Extension A
  87. 4E00    9FFF    CJK Unified Ideographs
  88. A000    A48F    Yi Syllables
  89. A490    A4CF    Yi Radicals
  90. AC00    D7AF    Hangul Syllables
  91. D800    DB7F    High Surrogates
  92. DB80    DBFF    High Private Use Surrogates
  93. DC00    DFFF    Low Surrogates
  94. E000    F8FF    Private Use Area
  95. F900    FAFF    CJK Compatibility Ideographs
  96. FB00    FB4F    Alphabetic Presentation Forms
  97. FB50    FDFF    Arabic Presentation Forms-A
  98. FE00    FE0F    Variation Selectors
  99. FE20    FE2F    Combining Half Marks
  100. FE30    FE4F    CJK Compatibility Forms
  101. FE50    FE6F    Small Form Variants
  102. FE70    FEFF    Arabic Presentation Forms-B
  103. FF00    FFEF    Halfwidth and Fullwidth Forms
  104. FFF0    FFFF    Specials
  105. 10300    1032F    Old Italic
  106. 10330    1034F    Gothic
  107. 10400    1044F    Deseret
  108. 1D000    1D0FF    Byzantine Musical Symbols
  109. 1D100    1D1FF    Musical Symbols
  110. 1D400    1D7FF    Mathematical Alphanumeric Symbols
  111. 20000    2A6DF    CJK Unified Ideographs Extension B
  112. 2F800    2FA1F    CJK Compatibility Ideographs Supplement
  113. E0000    E007F    Tags
  114. F0000    FFFFF    Supplementary Private Use Area-A
  115. 100000    10FFFF    Supplementary Private Use Area-B
  116. END
  117.