home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gnuenscr.zip / mac.txt < prev    next >
Text File  |  1996-09-08  |  7KB  |  292 lines

  1.               Mac character set
  2.  
  3. octal    hex    PostScript    HTML entity    character
  4. ----------------------------------------------------------------------
  5. 000    0x00    non-printable
  6. 001    0x01    non-printable
  7. 002    0x02    non-printable
  8. 003    0x03    non-printable
  9. 004    0x04    non-printable
  10. 005    0x05    non-printable
  11. 006    0x06    non-printable
  12. 007    0x07    non-printable
  13.  
  14. 010    0x08    non-printable
  15. 011    0x09    non-printable
  16. 012    0x0a    non-printable
  17. 013    0x0b    non-printable
  18. 014    0x0c    non-printable
  19. 015    0x0d    non-printable
  20. 016    0x0e    non-printable
  21. 017    0x0f    non-printable
  22.  
  23. 020    0x10    non-printable
  24. 021    0x11    non-printable
  25. 022    0x12    non-printable
  26. 023    0x13    non-printable
  27. 024    0x14    non-printable
  28. 025    0x15    non-printable
  29. 026    0x16    non-printable
  30. 027    0x17    non-printable
  31.  
  32. 030    0x18    non-printable
  33. 031    0x19    non-printable
  34. 032    0x1a    non-printable
  35. 033    0x1b    non-printable
  36. 034    0x1c    non-printable
  37. 035    0x1d    non-printable
  38. 036    0x1e    non-printable
  39. 037    0x1f    non-printable
  40.  
  41. 040    0x20    /space                 
  42. 041    0x21    /exclam                !
  43. 042    0x22    /quotedbl          "        "
  44. 043    0x23    /numbersign            #
  45. 044    0x24    /dollar                $
  46. 045    0x25    /percent            %
  47. 046    0x26    /ampersand         &         &
  48. 047    0x27    /quoteright            '
  49.  
  50. 050    0x28    /parenleft            (
  51. 051    0x29    /parenright            )
  52. 052    0x2a    /asterisk            *
  53. 053    0x2b    /plus                +
  54. 054    0x2c    /comma                ,
  55. 055    0x2d    /hyphen                -
  56. 056    0x2e    /period                .
  57. 057    0x2f    /slash                /
  58.  
  59. 060    0x30    /zero                0
  60. 061    0x31    /one                1
  61. 062    0x32    /two                2
  62. 063    0x33    /three                3
  63. 064    0x34    /four                4
  64. 065    0x35    /five                5
  65. 066    0x36    /six                6
  66. 067    0x37    /seven                7
  67.  
  68. 070    0x38    /eight                8
  69. 071    0x39    /nine                9
  70. 072    0x3a    /colon                :
  71. 073    0x3b    /semicolon            ;
  72. 074    0x3c    /less              <          <
  73. 075    0x3d    /equal                =
  74. 076    0x3e    /greater           >          >
  75. 077    0x3f    /question            ?
  76.  
  77. 0100    0x40    /at                @
  78. 0101    0x41    /A                A
  79. 0102    0x42    /B                B
  80. 0103    0x43    /C                C
  81. 0104    0x44    /D                D
  82. 0105    0x45    /E                E
  83. 0106    0x46    /F                F
  84. 0107    0x47    /G                G
  85.  
  86. 0110    0x48    /H                H
  87. 0111    0x49    /I                I
  88. 0112    0x4a    /J                J
  89. 0113    0x4b    /K                K
  90. 0114    0x4c    /L                L
  91. 0115    0x4d    /M                M
  92. 0116    0x4e    /N                N
  93. 0117    0x4f    /O                O
  94.  
  95. 0120    0x50    /P                P
  96. 0121    0x51    /Q                Q
  97. 0122    0x52    /R                R
  98. 0123    0x53    /S                S
  99. 0124    0x54    /T                T
  100. 0125    0x55    /U                U
  101. 0126    0x56    /V                V
  102. 0127    0x57    /W                W
  103.  
  104. 0130    0x58    /X                X
  105. 0131    0x59    /Y                Y
  106. 0132    0x5a    /Z                Z
  107. 0133    0x5b    /bracketleft            [
  108. 0134    0x5c    /backslash            \
  109. 0135    0x5d    /bracketright            ]
  110. 0136    0x5e    /asciicircum            ^
  111. 0137    0x5f    /underscore            _
  112.  
  113. 0140    0x60    /quoteleft            `
  114. 0141    0x61    /a                a
  115. 0142    0x62    /b                b
  116. 0143    0x63    /c                c
  117. 0144    0x64    /d                d
  118. 0145    0x65    /e                e
  119. 0146    0x66    /f                f
  120. 0147    0x67    /g                g
  121.  
  122. 0150    0x68    /h                h
  123. 0151    0x69    /i                i
  124. 0152    0x6a    /j                j
  125. 0153    0x6b    /k                k
  126. 0154    0x6c    /l                l
  127. 0155    0x6d    /m                m
  128. 0156    0x6e    /n                n
  129. 0157    0x6f    /o                o
  130.  
  131. 0160    0x70    /p                p
  132. 0161    0x71    /q                q
  133. 0162    0x72    /r                r
  134. 0163    0x73    /s                s
  135. 0164    0x74    /t                t
  136. 0165    0x75    /u                u
  137. 0166    0x76    /v                v
  138. 0167    0x77    /w                w
  139.  
  140. 0170    0x78    /x                x
  141. 0171    0x79    /y                y
  142. 0172    0x7a    /z                z
  143. 0173    0x7b    /braceleft            {
  144. 0174    0x7c    /bar                |
  145. 0175    0x7d    /braceright            }
  146. 0176    0x7e    /tilde                ~
  147. 0177    0x7f    non-printable
  148.  
  149. 0200    0x80    /Adieresis         Ä        Ç
  150. 0201    0x81    /Aring             Å       ü
  151. 0202    0x82    /Ccedilla          Ç      é
  152. 0203    0x83    /Eacute            É      â
  153. 0204    0x84    /Ntilde            Ñ      ä
  154. 0205    0x85    /Odieresis         Ö        à
  155. 0206    0x86    /Udieresis         Ü        å
  156. 0207    0x87    /aacute            á      ç
  157.  
  158. 0210    0x88    /agrave            à      ê
  159. 0211    0x89    /acircumflex       â       ë
  160. 0212    0x8a    /adieresis         ä        è
  161. 0213    0x8b    /atilde            ã      ï
  162. 0214    0x8c    /aring             å       î
  163. 0215    0x8d    /ccedilla          ç      ì
  164. 0216    0x8e    /eacute            é      Ä
  165. 0217    0x8f    /egrave            è      Å
  166.  
  167. 0220    0x90    /ecircumflex       ê       É
  168. 0221    0x91    /edieresis         ë        æ
  169. 0222    0x92    /iacute            í      Æ
  170. 0223    0x93    /igrave            ì      ô
  171. 0224    0x94    /icircumflex       î       ö
  172. 0225    0x95    /idieresis         ï        ò
  173. 0226    0x96    /ntilde            ñ      û
  174. 0227    0x97    /oacute            ó      ù
  175.  
  176. 0230    0x98    /ograve            ò      ÿ
  177. 0231    0x99    /ocircumflex       ô       Ö
  178. 0232    0x9a    /odieresis         ö        Ü
  179. 0233    0x9b    /otilde            õ      ¢
  180. 0234    0x9c    /uacute            ú      £
  181. 0235    0x9d    /ugrave            ù      ¥
  182. 0236    0x9e    /ucircumflex       û       ₧
  183. 0237    0x9f    /udieresis         ü        ƒ
  184.  
  185. 0240    0xa0    /dagger                á
  186. 0241    0xa1    /degree                í
  187. 0242    0xa2    /cent                ó
  188. 0243    0xa3    /sterling            ú
  189. 0244    0xa4    /section            ñ
  190. 0245    0xa5    /bullet                Ñ
  191. 0246    0xa6    /paragraph            ª
  192. 0247    0xa7    /germandbls        ß       º
  193.  
  194. 0250    0xa8    /registered            ¿
  195. 0251    0xa9    /copyright            ⌐
  196. 0252    0xaa    /trademark            ¬
  197. 0253    0xab    /acute                ½
  198. 0254    0xac    /dieresis            ¼
  199. 0255    0xad    /notequal            ¡
  200. 0256    0xae    /AE                Æ       «
  201. 0257    0xaf    /Oslash            Ø      »
  202.  
  203. 0260    0xb0    /infinity            ░
  204. 0261    0xb1    /plusminus            ▒
  205. 0262    0xb2    /lessequal            ▓
  206. 0263    0xb3    /greaterequal            │
  207. 0264    0xb4    /yen                ┤
  208. 0265    0xb5    /mu                ╡
  209. 0266    0xb6    /partialdiff            ╢
  210. 0267    0xb7    /Sigma                ╖
  211.  
  212. 0270    0xb8    /product            ╕
  213. 0271    0xb9    /pi                ╣
  214. 0272    0xba    /integral            ║
  215. 0273    0xbb    /ordfeminine            ╗
  216. 0274    0xbc    /ordmasculine            ╝
  217. 0275    0xbd    /Omega                ╜
  218. 0276    0xbe    /ae                æ       ╛
  219. 0277    0xbf    /oslash        ø    ┐
  220.  
  221. 0300    0xc0    /questiondown            └
  222. 0301    0xc1    /exclamdown            ┴
  223. 0302    0xc2    /logicalnot            ┬
  224. 0303    0xc3    /radical            ├
  225. 0304    0xc4    /florin                ─
  226. 0305    0xc5    /approxequal            ┼
  227. 0306    0xc6    /Delta                ╞
  228. 0307    0xc7    /guillemotleft            ╟
  229.  
  230. 0310    0xc8    /guillemotright            ╚
  231. 0311    0xc9    /ellipsis            ╔
  232. 0312    0xca    /space                ╩
  233. 0313    0xcb    /Agrave            À      ╦
  234. 0314    0xcc    /Atilde            Ã      ╠
  235. 0315    0xcd    /Otilde            Õ      ═
  236. 0316    0xce    /OE                ╬
  237. 0317    0xcf    /oe                ╧
  238.  
  239. 0320    0xd0    /endash                ╨
  240. 0321    0xd1    /emdash                ╤
  241. 0322    0xd2    /quotedblleft            ╥
  242. 0323    0xd3    /quotedblright            ╙
  243. 0324    0xd4    /quoteleft            ╘
  244. 0325    0xd5    /quoteright            ╒
  245. 0326    0xd6    /divide                ╓
  246. 0327    0xd7    /lozenge            ╫
  247.  
  248. 0330    0xd8    /ydieresis         ÿ        ╪
  249. 0331    0xd9    /Ydieresis    Ÿ        ┘
  250. 0332    0xda    /fraction            ┌
  251. 0333    0xdb    /currency            █
  252. 0334    0xdc    /guilsinglleft            ▄
  253. 0335    0xdd    /guilsinglright            ▌
  254. 0336    0xde    /fi                ▐
  255. 0337    0xdf    /fl                ▀
  256.  
  257. 0340    0xe0    /daggerdbl            α
  258. 0341    0xe1    /periodcentered            ß
  259. 0342    0xe2    /quotesinglbase            Γ
  260. 0343    0xe3    /quotedblbase            π
  261. 0344    0xe4    /perthousand            Σ
  262. 0345    0xe5    /Acircumflex       Â       σ
  263. 0346    0xe6    /Ecircumflex       Ê       µ
  264. 0347    0xe7    /Aacute            Á      τ
  265.  
  266. 0350    0xe8    /Edieresis         Ë        Φ
  267. 0351    0xe9    /Egrave            È      Θ
  268. 0352    0xea    /Iacute            Í      Ω
  269. 0353    0xeb    /Icircumflex       Î       δ
  270. 0354    0xec    /Idieresis         Ï        ∞
  271. 0355    0xed    /Igrave            Ì      φ
  272. 0356    0xee    /Oacute            Ó      ε
  273. 0357    0xef    /Ocircumflex       Ô       ∩
  274.  
  275. 0360    0xf0    non-printable
  276. 0361    0xf1    /Ograve            Ò      ±
  277. 0362    0xf2    /Uacute            Ú      ≥
  278. 0363    0xf3    /Ucircumflex       Û       ≤
  279. 0364    0xf4    /Ugrave            Ù      ⌠
  280. 0365    0xf5    /dotlessi            ⌡
  281. 0366    0xf6    /circumflex            ÷
  282. 0367    0xf7    /tilde                ≈
  283.  
  284. 0370    0xf8    /macron                °
  285. 0371    0xf9    /breve                ∙
  286. 0372    0xfa    /dotaccent            ·
  287. 0373    0xfb    /ring                √
  288. 0374    0xfc    /cedilla            ⁿ
  289. 0375    0xfd    /hungarumlaut            ²
  290. 0376    0xfe    /ogonek                ■
  291. 0377    0xff    /caron                 
  292.