help/imprint (Hilfe/Impressum)
| Next page (U+0200 ... U+03FF) ⇒ |
| Unicode code point |
character | UTF-8 (in literal) |
append character to accumulator | numerical HTML encoding of the Unicode character |
|
|---|---|---|---|---|---|
| U+0000 | \x00 | append | |||
| U+0001 | \x01 | append | |||
| U+0002 | \x02 | append | |||
| U+0003 | \x03 | append | |||
| U+0004 | \x04 | append | |||
| U+0005 | \x05 | append | |||
| U+0006 | \x06 | append | |||
| U+0007 | \x07 | append | |||
| U+0008 | \x08 | append | |||
| U+0009 | \x09 | append | |||
| U+000A | \x0a | append | |||
| U+000B | \x0b | append | |||
| U+000C | \x0c | append | |||
| U+000D | \x0d | append | |||
| U+000E | \x0e | append | |||
| U+000F | \x0f | append | |||
| U+0010 | \x10 | append | |||
| U+0011 | \x11 | append | |||
| U+0012 | \x12 | append | |||
| U+0013 | \x13 | append | |||
| U+0014 | \x14 | append | |||
| U+0015 | \x15 | append | |||
| U+0016 | \x16 | append | |||
| U+0017 | \x17 | append | |||
| U+0018 | \x18 | append | |||
| U+0019 | \x19 | append | |||
| U+001A | \x1a | append | |||
| U+001B | \x1b | append | |||
| U+001C | \x1c | append | |||
| U+001D | \x1d | append | |||
| U+001E | \x1e | append | |||
| U+001F | \x1f | append | |||
| U+0020 | \x20 | append |   | ||
| U+0021 | ! | \x21 | append | ! | ! |
| U+0022 | " | \x22 | append | " | " |
| U+0023 | # | \x23 | append | # | # |
| U+0024 | $ | \x24 | append | $ | $ |
| U+0025 | % | \x25 | append | % | % |
| U+0026 | & | \x26 | append | & | & |
| U+0027 | ' | \x27 | append | ' | ' |
| U+0028 | ( | \x28 | append | ( | ( |
| U+0029 | ) | \x29 | append | ) | ) |
| U+002A | * | \x2a | append | * | * |
| U+002B | + | \x2b | append | + | + |
| U+002C | , | \x2c | append | , | , |
| U+002D | - | \x2d | append | - | - |
| U+002E | . | \x2e | append | . | . |
| U+002F | / | \x2f | append | / | / |
| U+0030 | 0 | \x30 | append | 0 | 0 |
| U+0031 | 1 | \x31 | append | 1 | 1 |
| U+0032 | 2 | \x32 | append | 2 | 2 |
| U+0033 | 3 | \x33 | append | 3 | 3 |
| U+0034 | 4 | \x34 | append | 4 | 4 |
| U+0035 | 5 | \x35 | append | 5 | 5 |
| U+0036 | 6 | \x36 | append | 6 | 6 |
| U+0037 | 7 | \x37 | append | 7 | 7 |
| U+0038 | 8 | \x38 | append | 8 | 8 |
| U+0039 | 9 | \x39 | append | 9 | 9 |
| U+003A | : | \x3a | append | : | : |
| U+003B | ; | \x3b | append | ; | ; |
| U+003C | < | \x3c | append | < | < |
| U+003D | = | \x3d | append | = | = |
| U+003E | > | \x3e | append | > | > |
| U+003F | ? | \x3f | append | ? | ? |
| U+0040 | @ | \x40 | append | @ | @ |
| U+0041 | A | \x41 | append | A | A |
| U+0042 | B | \x42 | append | B | B |
| U+0043 | C | \x43 | append | C | C |
| U+0044 | D | \x44 | append | D | D |
| U+0045 | E | \x45 | append | E | E |
| U+0046 | F | \x46 | append | F | F |
| U+0047 | G | \x47 | append | G | G |
| U+0048 | H | \x48 | append | H | H |
| U+0049 | I | \x49 | append | I | I |
| U+004A | J | \x4a | append | J | J |
| U+004B | K | \x4b | append | K | K |
| U+004C | L | \x4c | append | L | L |
| U+004D | M | \x4d | append | M | M |
| U+004E | N | \x4e | append | N | N |
| U+004F | O | \x4f | append | O | O |
| U+0050 | P | \x50 | append | P | P |
| U+0051 | Q | \x51 | append | Q | Q |
| U+0052 | R | \x52 | append | R | R |
| U+0053 | S | \x53 | append | S | S |
| U+0054 | T | \x54 | append | T | T |
| U+0055 | U | \x55 | append | U | U |
| U+0056 | V | \x56 | append | V | V |
| U+0057 | W | \x57 | append | W | W |
| U+0058 | X | \x58 | append | X | X |
| U+0059 | Y | \x59 | append | Y | Y |
| U+005A | Z | \x5a | append | Z | Z |
| U+005B | [ | \x5b | append | [ | [ |
| U+005C | \ | \x5c | append | \ | \ |
| U+005D | ] | \x5d | append | ] | ] |
| U+005E | ^ | \x5e | append | ^ | ^ |
| U+005F | _ | \x5f | append | _ | _ |
| U+0060 | ` | \x60 | append | ` | ` |
| U+0061 | a | \x61 | append | a | a |
| U+0062 | b | \x62 | append | b | b |
| U+0063 | c | \x63 | append | c | c |
| U+0064 | d | \x64 | append | d | d |
| U+0065 | e | \x65 | append | e | e |
| U+0066 | f | \x66 | append | f | f |
| U+0067 | g | \x67 | append | g | g |
| U+0068 | h | \x68 | append | h | h |
| U+0069 | i | \x69 | append | i | i |
| U+006A | j | \x6a | append | j | j |
| U+006B | k | \x6b | append | k | k |
| U+006C | l | \x6c | append | l | l |
| U+006D | m | \x6d | append | m | m |
| U+006E | n | \x6e | append | n | n |
| U+006F | o | \x6f | append | o | o |
| U+0070 | p | \x70 | append | p | p |
| U+0071 | q | \x71 | append | q | q |
| U+0072 | r | \x72 | append | r | r |
| U+0073 | s | \x73 | append | s | s |
| U+0074 | t | \x74 | append | t | t |
| U+0075 | u | \x75 | append | u | u |
| U+0076 | v | \x76 | append | v | v |
| U+0077 | w | \x77 | append | w | w |
| U+0078 | x | \x78 | append | x | x |
| U+0079 | y | \x79 | append | y | y |
| U+007A | z | \x7a | append | z | z |
| U+007B | { | \x7b | append | { | { |
| U+007C | | | \x7c | append | | | | |
| U+007D | } | \x7d | append | } | } |
| U+007E | ~ | \x7e | append | ~ | ~ |
| U+007F | \x7f | append | |||
| U+0080 | \xc2\x80 | append | |||
| U+0081 | \xc2\x81 | append | |||
| U+0082 | \xc2\x82 | append | |||
| U+0083 | \xc2\x83 | append | |||
| U+0084 | \xc2\x84 | append | |||
| U+0085 | \xc2\x85 | append | |||
| U+0086 | \xc2\x86 | append | |||
| U+0087 | \xc2\x87 | append | |||
| U+0088 | \xc2\x88 | append | |||
| U+0089 | \xc2\x89 | append | |||
| U+008A | \xc2\x8a | append | |||
| U+008B | \xc2\x8b | append | |||
| U+008C | \xc2\x8c | append | |||
| U+008D | \xc2\x8d | append | |||
| U+008E | \xc2\x8e | append | |||
| U+008F | \xc2\x8f | append | |||
| U+0090 | \xc2\x90 | append | |||
| U+0091 | \xc2\x91 | append | |||
| U+0092 | \xc2\x92 | append | |||
| U+0093 | \xc2\x93 | append | |||
| U+0094 | \xc2\x94 | append | |||
| U+0095 | \xc2\x95 | append | |||
| U+0096 | \xc2\x96 | append | |||
| U+0097 | \xc2\x97 | append | |||
| U+0098 | \xc2\x98 | append | |||
| U+0099 | \xc2\x99 | append | |||
| U+009A | \xc2\x9a | append | |||
| U+009B | \xc2\x9b | append | |||
| U+009C | \xc2\x9c | append | |||
| U+009D | \xc2\x9d | append | |||
| U+009E | \xc2\x9e | append | |||
| U+009F | \xc2\x9f | append | |||
| U+00A0 | \xc2\xa0 | append |   | ||
| U+00A1 | ¡ | \xc2\xa1 | append | ¡ | ¡ |
| U+00A2 | ¢ | \xc2\xa2 | append | ¢ | ¢ |
| U+00A3 | £ | \xc2\xa3 | append | £ | £ |
| U+00A4 | ¤ | \xc2\xa4 | append | ¤ | ¤ |
| U+00A5 | ¥ | \xc2\xa5 | append | ¥ | ¥ |
| U+00A6 | ¦ | \xc2\xa6 | append | ¦ | ¦ |
| U+00A7 | § | \xc2\xa7 | append | § | § |
| U+00A8 | ¨ | \xc2\xa8 | append | ¨ | ¨ |
| U+00A9 | © | \xc2\xa9 | append | © | © |
| U+00AA | ª | \xc2\xaa | append | ª | ª |
| U+00AB | « | \xc2\xab | append | « | « |
| U+00AC | ¬ | \xc2\xac | append | ¬ | ¬ |
| U+00AD | | \xc2\xad | append | ­ | |
| U+00AE | ® | \xc2\xae | append | ® | ® |
| U+00AF | ¯ | \xc2\xaf | append | ¯ | ¯ |
| U+00B0 | ° | \xc2\xb0 | append | ° | ° |
| U+00B1 | ± | \xc2\xb1 | append | ± | ± |
| U+00B2 | ² | \xc2\xb2 | append | ² | ² |
| U+00B3 | ³ | \xc2\xb3 | append | ³ | ³ |
| U+00B4 | ´ | \xc2\xb4 | append | ´ | ´ |
| U+00B5 | µ | \xc2\xb5 | append | µ | µ |
| U+00B6 | ¶ | \xc2\xb6 | append | ¶ | ¶ |
| U+00B7 | · | \xc2\xb7 | append | · | · |
| U+00B8 | ¸ | \xc2\xb8 | append | ¸ | ¸ |
| U+00B9 | ¹ | \xc2\xb9 | append | ¹ | ¹ |
| U+00BA | º | \xc2\xba | append | º | º |
| U+00BB | » | \xc2\xbb | append | » | » |
| U+00BC | ¼ | \xc2\xbc | append | ¼ | ¼ |
| U+00BD | ½ | \xc2\xbd | append | ½ | ½ |
| U+00BE | ¾ | \xc2\xbe | append | ¾ | ¾ |
| U+00BF | ¿ | \xc2\xbf | append | ¿ | ¿ |
| U+00C0 | À | \xc3\x80 | append | À | À |
| U+00C1 | Á | \xc3\x81 | append | Á | Á |
| U+00C2 | Â | \xc3\x82 | append | Â | Â |
| U+00C3 | Ã | \xc3\x83 | append | Ã | Ã |
| U+00C4 | Ä | \xc3\x84 | append | Ä | Ä |
| U+00C5 | Å | \xc3\x85 | append | Å | Å |
| U+00C6 | Æ | \xc3\x86 | append | Æ | Æ |
| U+00C7 | Ç | \xc3\x87 | append | Ç | Ç |
| U+00C8 | È | \xc3\x88 | append | È | È |
| U+00C9 | É | \xc3\x89 | append | É | É |
| U+00CA | Ê | \xc3\x8a | append | Ê | Ê |
| U+00CB | Ë | \xc3\x8b | append | Ë | Ë |
| U+00CC | Ì | \xc3\x8c | append | Ì | Ì |
| U+00CD | Í | \xc3\x8d | append | Í | Í |
| U+00CE | Î | \xc3\x8e | append | Î | Î |
| U+00CF | Ï | \xc3\x8f | append | Ï | Ï |
| U+00D0 | Ð | \xc3\x90 | append | Ð | Ð |
| U+00D1 | Ñ | \xc3\x91 | append | Ñ | Ñ |
| U+00D2 | Ò | \xc3\x92 | append | Ò | Ò |
| U+00D3 | Ó | \xc3\x93 | append | Ó | Ó |
| U+00D4 | Ô | \xc3\x94 | append | Ô | Ô |
| U+00D5 | Õ | \xc3\x95 | append | Õ | Õ |
| U+00D6 | Ö | \xc3\x96 | append | Ö | Ö |
| U+00D7 | × | \xc3\x97 | append | × | × |
| U+00D8 | Ø | \xc3\x98 | append | Ø | Ø |
| U+00D9 | Ù | \xc3\x99 | append | Ù | Ù |
| U+00DA | Ú | \xc3\x9a | append | Ú | Ú |
| U+00DB | Û | \xc3\x9b | append | Û | Û |
| U+00DC | Ü | \xc3\x9c | append | Ü | Ü |
| U+00DD | Ý | \xc3\x9d | append | Ý | Ý |
| U+00DE | Þ | \xc3\x9e | append | Þ | Þ |
| U+00DF | ß | \xc3\x9f | append | ß | ß |
| U+00E0 | à | \xc3\xa0 | append | à | à |
| U+00E1 | á | \xc3\xa1 | append | á | á |
| U+00E2 | â | \xc3\xa2 | append | â | â |
| U+00E3 | ã | \xc3\xa3 | append | ã | ã |
| U+00E4 | ä | \xc3\xa4 | append | ä | ä |
| U+00E5 | å | \xc3\xa5 | append | å | å |
| U+00E6 | æ | \xc3\xa6 | append | æ | æ |
| U+00E7 | ç | \xc3\xa7 | append | ç | ç |
| U+00E8 | è | \xc3\xa8 | append | è | è |
| U+00E9 | é | \xc3\xa9 | append | é | é |
| U+00EA | ê | \xc3\xaa | append | ê | ê |
| U+00EB | ë | \xc3\xab | append | ë | ë |
| U+00EC | ì | \xc3\xac | append | ì | ì |
| U+00ED | í | \xc3\xad | append | í | í |
| U+00EE | î | \xc3\xae | append | î | î |
| U+00EF | ï | \xc3\xaf | append | ï | ï |
| U+00F0 | ð | \xc3\xb0 | append | ð | ð |
| U+00F1 | ñ | \xc3\xb1 | append | ñ | ñ |
| U+00F2 | ò | \xc3\xb2 | append | ò | ò |
| U+00F3 | ó | \xc3\xb3 | append | ó | ó |
| U+00F4 | ô | \xc3\xb4 | append | ô | ô |
| U+00F5 | õ | \xc3\xb5 | append | õ | õ |
| U+00F6 | ö | \xc3\xb6 | append | ö | ö |
| U+00F7 | ÷ | \xc3\xb7 | append | ÷ | ÷ |
| U+00F8 | ø | \xc3\xb8 | append | ø | ø |
| U+00F9 | ù | \xc3\xb9 | append | ù | ù |
| U+00FA | ú | \xc3\xba | append | ú | ú |
| U+00FB | û | \xc3\xbb | append | û | û |
| U+00FC | ü | \xc3\xbc | append | ü | ü |
| U+00FD | ý | \xc3\xbd | append | ý | ý |
| U+00FE | þ | \xc3\xbe | append | þ | þ |
| U+00FF | ÿ | \xc3\xbf | append | ÿ | ÿ |
| U+0100 | Ā | \xc4\x80 | append | Ā | Ā |
| U+0101 | ā | \xc4\x81 | append | ā | ā |
| U+0102 | Ă | \xc4\x82 | append | Ă | Ă |
| U+0103 | ă | \xc4\x83 | append | ă | ă |
| U+0104 | Ą | \xc4\x84 | append | Ą | Ą |
| U+0105 | ą | \xc4\x85 | append | ą | ą |
| U+0106 | Ć | \xc4\x86 | append | Ć | Ć |
| U+0107 | ć | \xc4\x87 | append | ć | ć |
| U+0108 | Ĉ | \xc4\x88 | append | Ĉ | Ĉ |
| U+0109 | ĉ | \xc4\x89 | append | ĉ | ĉ |
| U+010A | Ċ | \xc4\x8a | append | Ċ | Ċ |
| U+010B | ċ | \xc4\x8b | append | ċ | ċ |
| U+010C | Č | \xc4\x8c | append | Č | Č |
| U+010D | č | \xc4\x8d | append | č | č |
| U+010E | Ď | \xc4\x8e | append | Ď | Ď |
| U+010F | ď | \xc4\x8f | append | ď | ď |
| U+0110 | Đ | \xc4\x90 | append | Đ | Đ |
| U+0111 | đ | \xc4\x91 | append | đ | đ |
| U+0112 | Ē | \xc4\x92 | append | Ē | Ē |
| U+0113 | ē | \xc4\x93 | append | ē | ē |
| U+0114 | Ĕ | \xc4\x94 | append | Ĕ | Ĕ |
| U+0115 | ĕ | \xc4\x95 | append | ĕ | ĕ |
| U+0116 | Ė | \xc4\x96 | append | Ė | Ė |
| U+0117 | ė | \xc4\x97 | append | ė | ė |
| U+0118 | Ę | \xc4\x98 | append | Ę | Ę |
| U+0119 | ę | \xc4\x99 | append | ę | ę |
| U+011A | Ě | \xc4\x9a | append | Ě | Ě |
| U+011B | ě | \xc4\x9b | append | ě | ě |
| U+011C | Ĝ | \xc4\x9c | append | Ĝ | Ĝ |
| U+011D | ĝ | \xc4\x9d | append | ĝ | ĝ |
| U+011E | Ğ | \xc4\x9e | append | Ğ | Ğ |
| U+011F | ğ | \xc4\x9f | append | ğ | ğ |
| U+0120 | Ġ | \xc4\xa0 | append | Ġ | Ġ |
| U+0121 | ġ | \xc4\xa1 | append | ġ | ġ |
| U+0122 | Ģ | \xc4\xa2 | append | Ģ | Ģ |
| U+0123 | ģ | \xc4\xa3 | append | ģ | ģ |
| U+0124 | Ĥ | \xc4\xa4 | append | Ĥ | Ĥ |
| U+0125 | ĥ | \xc4\xa5 | append | ĥ | ĥ |
| U+0126 | Ħ | \xc4\xa6 | append | Ħ | Ħ |
| U+0127 | ħ | \xc4\xa7 | append | ħ | ħ |
| U+0128 | Ĩ | \xc4\xa8 | append | Ĩ | Ĩ |
| U+0129 | ĩ | \xc4\xa9 | append | ĩ | ĩ |
| U+012A | Ī | \xc4\xaa | append | Ī | Ī |
| U+012B | ī | \xc4\xab | append | ī | ī |
| U+012C | Ĭ | \xc4\xac | append | Ĭ | Ĭ |
| U+012D | ĭ | \xc4\xad | append | ĭ | ĭ |
| U+012E | Į | \xc4\xae | append | Į | Į |
| U+012F | į | \xc4\xaf | append | į | į |
| U+0130 | İ | \xc4\xb0 | append | İ | İ |
| U+0131 | ı | \xc4\xb1 | append | ı | ı |
| U+0132 | IJ | \xc4\xb2 | append | IJ | IJ |
| U+0133 | ij | \xc4\xb3 | append | ij | ij |
| U+0134 | Ĵ | \xc4\xb4 | append | Ĵ | Ĵ |
| U+0135 | ĵ | \xc4\xb5 | append | ĵ | ĵ |
| U+0136 | Ķ | \xc4\xb6 | append | Ķ | Ķ |
| U+0137 | ķ | \xc4\xb7 | append | ķ | ķ |
| U+0138 | ĸ | \xc4\xb8 | append | ĸ | ĸ |
| U+0139 | Ĺ | \xc4\xb9 | append | Ĺ | Ĺ |
| U+013A | ĺ | \xc4\xba | append | ĺ | ĺ |
| U+013B | Ļ | \xc4\xbb | append | Ļ | Ļ |
| U+013C | ļ | \xc4\xbc | append | ļ | ļ |
| U+013D | Ľ | \xc4\xbd | append | Ľ | Ľ |
| U+013E | ľ | \xc4\xbe | append | ľ | ľ |
| U+013F | Ŀ | \xc4\xbf | append | Ŀ | Ŀ |
| U+0140 | ŀ | \xc5\x80 | append | ŀ | ŀ |
| U+0141 | Ł | \xc5\x81 | append | Ł | Ł |
| U+0142 | ł | \xc5\x82 | append | ł | ł |
| U+0143 | Ń | \xc5\x83 | append | Ń | Ń |
| U+0144 | ń | \xc5\x84 | append | ń | ń |
| U+0145 | Ņ | \xc5\x85 | append | Ņ | Ņ |
| U+0146 | ņ | \xc5\x86 | append | ņ | ņ |
| U+0147 | Ň | \xc5\x87 | append | Ň | Ň |
| U+0148 | ň | \xc5\x88 | append | ň | ň |
| U+0149 | ʼn | \xc5\x89 | append | ʼn | ʼn |
| U+014A | Ŋ | \xc5\x8a | append | Ŋ | Ŋ |
| U+014B | ŋ | \xc5\x8b | append | ŋ | ŋ |
| U+014C | Ō | \xc5\x8c | append | Ō | Ō |
| U+014D | ō | \xc5\x8d | append | ō | ō |
| U+014E | Ŏ | \xc5\x8e | append | Ŏ | Ŏ |
| U+014F | ŏ | \xc5\x8f | append | ŏ | ŏ |
| U+0150 | Ő | \xc5\x90 | append | Ő | Ő |
| U+0151 | ő | \xc5\x91 | append | ő | ő |
| U+0152 | Œ | \xc5\x92 | append | Œ | Œ |
| U+0153 | œ | \xc5\x93 | append | œ | œ |
| U+0154 | Ŕ | \xc5\x94 | append | Ŕ | Ŕ |
| U+0155 | ŕ | \xc5\x95 | append | ŕ | ŕ |
| U+0156 | Ŗ | \xc5\x96 | append | Ŗ | Ŗ |
| U+0157 | ŗ | \xc5\x97 | append | ŗ | ŗ |
| U+0158 | Ř | \xc5\x98 | append | Ř | Ř |
| U+0159 | ř | \xc5\x99 | append | ř | ř |
| U+015A | Ś | \xc5\x9a | append | Ś | Ś |
| U+015B | ś | \xc5\x9b | append | ś | ś |
| U+015C | Ŝ | \xc5\x9c | append | Ŝ | Ŝ |
| U+015D | ŝ | \xc5\x9d | append | ŝ | ŝ |
| U+015E | Ş | \xc5\x9e | append | Ş | Ş |
| U+015F | ş | \xc5\x9f | append | ş | ş |
| U+0160 | Š | \xc5\xa0 | append | Š | Š |
| U+0161 | š | \xc5\xa1 | append | š | š |
| U+0162 | Ţ | \xc5\xa2 | append | Ţ | Ţ |
| U+0163 | ţ | \xc5\xa3 | append | ţ | ţ |
| U+0164 | Ť | \xc5\xa4 | append | Ť | Ť |
| U+0165 | ť | \xc5\xa5 | append | ť | ť |
| U+0166 | Ŧ | \xc5\xa6 | append | Ŧ | Ŧ |
| U+0167 | ŧ | \xc5\xa7 | append | ŧ | ŧ |
| U+0168 | Ũ | \xc5\xa8 | append | Ũ | Ũ |
| U+0169 | ũ | \xc5\xa9 | append | ũ | ũ |
| U+016A | Ū | \xc5\xaa | append | Ū | Ū |
| U+016B | ū | \xc5\xab | append | ū | ū |
| U+016C | Ŭ | \xc5\xac | append | Ŭ | Ŭ |
| U+016D | ŭ | \xc5\xad | append | ŭ | ŭ |
| U+016E | Ů | \xc5\xae | append | Ů | Ů |
| U+016F | ů | \xc5\xaf | append | ů | ů |
| U+0170 | Ű | \xc5\xb0 | append | Ű | Ű |
| U+0171 | ű | \xc5\xb1 | append | ű | ű |
| U+0172 | Ų | \xc5\xb2 | append | Ų | Ų |
| U+0173 | ų | \xc5\xb3 | append | ų | ų |
| U+0174 | Ŵ | \xc5\xb4 | append | Ŵ | Ŵ |
| U+0175 | ŵ | \xc5\xb5 | append | ŵ | ŵ |
| U+0176 | Ŷ | \xc5\xb6 | append | Ŷ | Ŷ |
| U+0177 | ŷ | \xc5\xb7 | append | ŷ | ŷ |
| U+0178 | Ÿ | \xc5\xb8 | append | Ÿ | Ÿ |
| U+0179 | Ź | \xc5\xb9 | append | Ź | Ź |
| U+017A | ź | \xc5\xba | append | ź | ź |
| U+017B | Ż | \xc5\xbb | append | Ż | Ż |
| U+017C | ż | \xc5\xbc | append | ż | ż |
| U+017D | Ž | \xc5\xbd | append | Ž | Ž |
| U+017E | ž | \xc5\xbe | append | ž | ž |
| U+017F | ſ | \xc5\xbf | append | ſ | ſ |
| U+0180 | ƀ | \xc6\x80 | append | ƀ | ƀ |
| U+0181 | Ɓ | \xc6\x81 | append | Ɓ | Ɓ |
| U+0182 | Ƃ | \xc6\x82 | append | Ƃ | Ƃ |
| U+0183 | ƃ | \xc6\x83 | append | ƃ | ƃ |
| U+0184 | Ƅ | \xc6\x84 | append | Ƅ | Ƅ |
| U+0185 | ƅ | \xc6\x85 | append | ƅ | ƅ |
| U+0186 | Ɔ | \xc6\x86 | append | Ɔ | Ɔ |
| U+0187 | Ƈ | \xc6\x87 | append | Ƈ | Ƈ |
| U+0188 | ƈ | \xc6\x88 | append | ƈ | ƈ |
| U+0189 | Ɖ | \xc6\x89 | append | Ɖ | Ɖ |
| U+018A | Ɗ | \xc6\x8a | append | Ɗ | Ɗ |
| U+018B | Ƌ | \xc6\x8b | append | Ƌ | Ƌ |
| U+018C | ƌ | \xc6\x8c | append | ƌ | ƌ |
| U+018D | ƍ | \xc6\x8d | append | ƍ | ƍ |
| U+018E | Ǝ | \xc6\x8e | append | Ǝ | Ǝ |
| U+018F | Ə | \xc6\x8f | append | Ə | Ə |
| U+0190 | Ɛ | \xc6\x90 | append | Ɛ | Ɛ |
| U+0191 | Ƒ | \xc6\x91 | append | Ƒ | Ƒ |
| U+0192 | ƒ | \xc6\x92 | append | ƒ | ƒ |
| U+0193 | Ɠ | \xc6\x93 | append | Ɠ | Ɠ |
| U+0194 | Ɣ | \xc6\x94 | append | Ɣ | Ɣ |
| U+0195 | ƕ | \xc6\x95 | append | ƕ | ƕ |
| U+0196 | Ɩ | \xc6\x96 | append | Ɩ | Ɩ |
| U+0197 | Ɨ | \xc6\x97 | append | Ɨ | Ɨ |
| U+0198 | Ƙ | \xc6\x98 | append | Ƙ | Ƙ |
| U+0199 | ƙ | \xc6\x99 | append | ƙ | ƙ |
| U+019A | ƚ | \xc6\x9a | append | ƚ | ƚ |
| U+019B | ƛ | \xc6\x9b | append | ƛ | ƛ |
| U+019C | Ɯ | \xc6\x9c | append | Ɯ | Ɯ |
| U+019D | Ɲ | \xc6\x9d | append | Ɲ | Ɲ |
| U+019E | ƞ | \xc6\x9e | append | ƞ | ƞ |
| U+019F | Ɵ | \xc6\x9f | append | Ɵ | Ɵ |
| U+01A0 | Ơ | \xc6\xa0 | append | Ơ | Ơ |
| U+01A1 | ơ | \xc6\xa1 | append | ơ | ơ |
| U+01A2 | Ƣ | \xc6\xa2 | append | Ƣ | Ƣ |
| U+01A3 | ƣ | \xc6\xa3 | append | ƣ | ƣ |
| U+01A4 | Ƥ | \xc6\xa4 | append | Ƥ | Ƥ |
| U+01A5 | ƥ | \xc6\xa5 | append | ƥ | ƥ |
| U+01A6 | Ʀ | \xc6\xa6 | append | Ʀ | Ʀ |
| U+01A7 | Ƨ | \xc6\xa7 | append | Ƨ | Ƨ |
| U+01A8 | ƨ | \xc6\xa8 | append | ƨ | ƨ |
| U+01A9 | Ʃ | \xc6\xa9 | append | Ʃ | Ʃ |
| U+01AA | ƪ | \xc6\xaa | append | ƪ | ƪ |
| U+01AB | ƫ | \xc6\xab | append | ƫ | ƫ |
| U+01AC | Ƭ | \xc6\xac | append | Ƭ | Ƭ |
| U+01AD | ƭ | \xc6\xad | append | ƭ | ƭ |
| U+01AE | Ʈ | \xc6\xae | append | Ʈ | Ʈ |
| U+01AF | Ư | \xc6\xaf | append | Ư | Ư |
| U+01B0 | ư | \xc6\xb0 | append | ư | ư |
| U+01B1 | Ʊ | \xc6\xb1 | append | Ʊ | Ʊ |
| U+01B2 | Ʋ | \xc6\xb2 | append | Ʋ | Ʋ |
| U+01B3 | Ƴ | \xc6\xb3 | append | Ƴ | Ƴ |
| U+01B4 | ƴ | \xc6\xb4 | append | ƴ | ƴ |
| U+01B5 | Ƶ | \xc6\xb5 | append | Ƶ | Ƶ |
| U+01B6 | ƶ | \xc6\xb6 | append | ƶ | ƶ |
| U+01B7 | Ʒ | \xc6\xb7 | append | Ʒ | Ʒ |
| U+01B8 | Ƹ | \xc6\xb8 | append | Ƹ | Ƹ |
| U+01B9 | ƹ | \xc6\xb9 | append | ƹ | ƹ |
| U+01BA | ƺ | \xc6\xba | append | ƺ | ƺ |
| U+01BB | ƻ | \xc6\xbb | append | ƻ | ƻ |
| U+01BC | Ƽ | \xc6\xbc | append | Ƽ | Ƽ |
| U+01BD | ƽ | \xc6\xbd | append | ƽ | ƽ |
| U+01BE | ƾ | \xc6\xbe | append | ƾ | ƾ |
| U+01BF | ƿ | \xc6\xbf | append | ƿ | ƿ |
| U+01C0 | ǀ | \xc7\x80 | append | ǀ | ǀ |
| U+01C1 | ǁ | \xc7\x81 | append | ǁ | ǁ |
| U+01C2 | ǂ | \xc7\x82 | append | ǂ | ǂ |
| U+01C3 | ǃ | \xc7\x83 | append | ǃ | ǃ |
| U+01C4 | DŽ | \xc7\x84 | append | DŽ | DŽ |
| U+01C5 | Dž | \xc7\x85 | append | Dž | Dž |
| U+01C6 | dž | \xc7\x86 | append | dž | dž |
| U+01C7 | LJ | \xc7\x87 | append | LJ | LJ |
| U+01C8 | Lj | \xc7\x88 | append | Lj | Lj |
| U+01C9 | lj | \xc7\x89 | append | lj | lj |
| U+01CA | NJ | \xc7\x8a | append | NJ | NJ |
| U+01CB | Nj | \xc7\x8b | append | Nj | Nj |
| U+01CC | nj | \xc7\x8c | append | nj | nj |
| U+01CD | Ǎ | \xc7\x8d | append | Ǎ | Ǎ |
| U+01CE | ǎ | \xc7\x8e | append | ǎ | ǎ |
| U+01CF | Ǐ | \xc7\x8f | append | Ǐ | Ǐ |
| U+01D0 | ǐ | \xc7\x90 | append | ǐ | ǐ |
| U+01D1 | Ǒ | \xc7\x91 | append | Ǒ | Ǒ |
| U+01D2 | ǒ | \xc7\x92 | append | ǒ | ǒ |
| U+01D3 | Ǔ | \xc7\x93 | append | Ǔ | Ǔ |
| U+01D4 | ǔ | \xc7\x94 | append | ǔ | ǔ |
| U+01D5 | Ǖ | \xc7\x95 | append | Ǖ | Ǖ |
| U+01D6 | ǖ | \xc7\x96 | append | ǖ | ǖ |
| U+01D7 | Ǘ | \xc7\x97 | append | Ǘ | Ǘ |
| U+01D8 | ǘ | \xc7\x98 | append | ǘ | ǘ |
| U+01D9 | Ǚ | \xc7\x99 | append | Ǚ | Ǚ |
| U+01DA | ǚ | \xc7\x9a | append | ǚ | ǚ |
| U+01DB | Ǜ | \xc7\x9b | append | Ǜ | Ǜ |
| U+01DC | ǜ | \xc7\x9c | append | ǜ | ǜ |
| U+01DD | ǝ | \xc7\x9d | append | ǝ | ǝ |
| U+01DE | Ǟ | \xc7\x9e | append | Ǟ | Ǟ |
| U+01DF | ǟ | \xc7\x9f | append | ǟ | ǟ |
| U+01E0 | Ǡ | \xc7\xa0 | append | Ǡ | Ǡ |
| U+01E1 | ǡ | \xc7\xa1 | append | ǡ | ǡ |
| U+01E2 | Ǣ | \xc7\xa2 | append | Ǣ | Ǣ |
| U+01E3 | ǣ | \xc7\xa3 | append | ǣ | ǣ |
| U+01E4 | Ǥ | \xc7\xa4 | append | Ǥ | Ǥ |
| U+01E5 | ǥ | \xc7\xa5 | append | ǥ | ǥ |
| U+01E6 | Ǧ | \xc7\xa6 | append | Ǧ | Ǧ |
| U+01E7 | ǧ | \xc7\xa7 | append | ǧ | ǧ |
| U+01E8 | Ǩ | \xc7\xa8 | append | Ǩ | Ǩ |
| U+01E9 | ǩ | \xc7\xa9 | append | ǩ | ǩ |
| U+01EA | Ǫ | \xc7\xaa | append | Ǫ | Ǫ |
| U+01EB | ǫ | \xc7\xab | append | ǫ | ǫ |
| U+01EC | Ǭ | \xc7\xac | append | Ǭ | Ǭ |
| U+01ED | ǭ | \xc7\xad | append | ǭ | ǭ |
| U+01EE | Ǯ | \xc7\xae | append | Ǯ | Ǯ |
| U+01EF | ǯ | \xc7\xaf | append | ǯ | ǯ |
| U+01F0 | ǰ | \xc7\xb0 | append | ǰ | ǰ |
| U+01F1 | DZ | \xc7\xb1 | append | DZ | DZ |
| U+01F2 | Dz | \xc7\xb2 | append | Dz | Dz |
| U+01F3 | dz | \xc7\xb3 | append | dz | dz |
| U+01F4 | Ǵ | \xc7\xb4 | append | Ǵ | Ǵ |
| U+01F5 | ǵ | \xc7\xb5 | append | ǵ | ǵ |
| U+01F6 | Ƕ | \xc7\xb6 | append | Ƕ | Ƕ |
| U+01F7 | Ƿ | \xc7\xb7 | append | Ƿ | Ƿ |
| U+01F8 | Ǹ | \xc7\xb8 | append | Ǹ | Ǹ |
| U+01F9 | ǹ | \xc7\xb9 | append | ǹ | ǹ |
| U+01FA | Ǻ | \xc7\xba | append | Ǻ | Ǻ |
| U+01FB | ǻ | \xc7\xbb | append | ǻ | ǻ |
| U+01FC | Ǽ | \xc7\xbc | append | Ǽ | Ǽ |
| U+01FD | ǽ | \xc7\xbd | append | ǽ | ǽ |
| U+01FE | Ǿ | \xc7\xbe | append | Ǿ | Ǿ |
| U+01FF | ǿ | \xc7\xbf | append | ǿ | ǿ |