# RTF Windows Codepage-1252 character set (\ansi) general map # Note (jrm21) - this is basically a modified version of the ANSI map. # Field 1 is the standard character name which the character value in # field 2 maps onto. (It doesn't mean "to produce the character in field 1, # use the value in field 2.) # The character value may be given either as a single character (which will be # converted to the ASCII value of the character), or in numeric format, either # in decimal or 0xyy as hex yy. Single or double quotes may be used to quote # characters. # printable characters in ASCII range (00-127) formula 0x06 nobrkhyphen 0x1e opthyphen 0x1f space " " # 0x20 exclam ! # 0x21 quotedbl '"' # 0x22 numbersign # # 0x23 dollar $ # 0x24 percent % # 0x25 ampersand & # 0x26 quoteright "'" # 0x27 parenleft ( # 0x28 parenright ) # 0x29 asterisk * # 0x2a plus + # 0x2b comma , # 0x2c hyphen - # 0x2d period . # 0x2e slash / # 0x2f zero 0 # 0x30 one 1 # 0x31 two 2 # 0x32 three 3 # 0x33 four 4 # 0x34 five 5 # 0x35 six 6 # 0x36 seven 7 # 0x37 eight 8 # 0x38 nine 9 # 0x39 colon : # 0x3a semicolon ; # 0x3b less < # 0x3c equal = # 0x3d greater > # 0x3e question ? # 0x3f at @ # 0x40 A A # 0x41 B B # 0x42 C C # 0x43 D D # 0x44 E E # 0x45 F F # 0x46 G G # 0x47 H H # 0x48 I I # 0x49 J J # 0x4a K K # 0x4b L L # 0x4c M M # 0x4d N N # 0x4e O O # 0x4f P P # 0x50 Q Q # 0x51 R R # 0x52 S S # 0x53 T T # 0x54 U U # 0x55 V V # 0x56 W W # 0x57 X X # 0x58 Y Y # 0x59 Z Z # 0x5a bracketleft [ # 0x5b backslash \ # 0x5c bracketright ] # 0x5d asciicircum ^ # 0x5e underscore _ # 0x5f quoteleft "`" # 0x60 a a # 0x61 b b # 0x62 c c # 0x63 d d # 0x64 e e # 0x65 f f # 0x66 g g # 0x67 h h # 0x68 i i # 0x69 j j # 0x6a k k # 0x6b l l # 0x6c m m # 0x6d n n # 0x6e o o # 0x6f p p # 0x70 q q # 0x71 r r # 0x72 s s # 0x73 t t # 0x74 u u # 0x75 v v # 0x76 w w # 0x77 x x # 0x78 y y # 0x79 z z # 0x7a braceleft { # 0x7b bar | # 0x7c braceright } # 0x7d asciitilde ~ # 0x7e # undefined (delete) # 0x7f # non-ASCII characters (128-255) euro 0x80 # undefined 0x81 quotesinglbase 0x82 # single low-9 quotation mark florin 0x83 # f with hook (fnof) ## not sure if florin is right... quotedblbase 0x84 # double low-9 quotation mark ellipsis 0x85 dagger 0x86 daggerdbl 0x87 circumflex 0x88 # modifier perthousand 0x89 Scaron 0x8a guilsinglleft 0x8b OE 0x8c # OE ligature # undefined 0x8d Zcaron 0x8e # undefined 0x8f # undefined 0x90 quoteleft 0x91 # single quote left - use ascii for now quoteright 0x92 # single quote right - use ascii for now quotedblleft 0x93 quotedblright 0x94 bullet 0x95 endash 0x96 emdash 0x97 asciitilde 0x98 # use ascii tilde trademark 0x99 scaron 0x9a guilsinglright 0x9b # single rightpointing quotemark oe 0x9c # undefined 0x9d zcaron 0x9e Ydieresis 0x9f # Y with diaeresis nobrkspace 0xa0 exclamdown 0xa1 cent 0xa2 sterling 0xa3 currency 0xa4 yen 0xa5 brokenbar 0xa6 section 0xa7 dieresis 0xa8 copyright 0xa9 ordfeminine 0xaa guillemotleft 0xab logicalnot 0xac opthyphen 0xad registered 0xae macron 0xaf degree 0xb0 plusminus 0xb1 twosuperior 0xb2 threesuperior 0xb3 acute 0xb4 mu 0xb5 paragraph 0xb6 periodcentered 0xb7 cedilla 0xb8 onesuperior 0xb9 ordmasculine 0xba guillemotright 0xbb onequarter 0xbc onehalf 0xbd threequarters 0xbe questiondown 0xbf Agrave 0xc0 Aacute 0xc1 Acircumflex 0xc2 Atilde 0xc3 Adieresis 0xc4 Aring 0xc5 AE 0xc6 Ccedilla 0xc7 Egrave 0xc8 Eacute 0xc9 Ecircumflex 0xca Edieresis 0xcb Igrave 0xcc Iacute 0xcd Icircumflex 0xce Idieresis 0xcf Eth 0xd0 Ntilde 0xd1 Ograve 0xd2 Oacute 0xd3 Ocircumflex 0xd4 Otilde 0xd5 Odieresis 0xd6 multiply 0xd7 Oslash 0xd8 Ugrave 0xd9 Uacute 0xda Ucircumflex 0xdb Udieresis 0xdc Yacute 0xdd Thorn 0xde germandbls 0xdf agrave 0xe0 aacute 0xe1 acircumflex 0xe2 atilde 0xe3 adieresis 0xe4 aring 0xe5 ae 0xe6 ccedilla 0xe7 egrave 0xe8 eacute 0xe9 ecircumflex 0xea edieresis 0xeb igrave 0xec iacute 0xed icircumflex 0xee idieresis 0xef eth 0xf0 ntilde 0xf1 ograve 0xf2 oacute 0xf3 ocircumflex 0xf4 otilde 0xf5 odieresis 0xf6 divide 0xf7 oslash 0xf8 ugrave 0xf9 uacute 0xfa ucircumflex 0xfb udieresis 0xfc yacute 0xfd thorn 0xfe ydieresis 0xff