Character Sets: ISO-8859-1 (Western Europe)
Maybe your like
Charset.org Character sets: ISO-8859-1 (Western Europe)
ISO-8859-1 code page
ISO-8859-1 (Western Europe) is a 8-bit single-byte coded character set. Also known as ISO Latin 1. The first 128 characters are identical to UTF-8 (and UTF-16).
This code page has control characters in the 0000-001F and 007F-00A0 range, some are widely used:
- LF: Line feed
- CR: Carriage Return
- HT: Tab character
- NUL: NULL character
Many others control characters are now obsolete (these were previously used for telegraphy). For a complete list see the first UTF-8 page.
In your browser
Notice: Most control characters are not visible.
| hex | dec | char | hex | dec | char |
|---|---|---|---|---|---|
| 0000 | 0 | 0080 | 128 | | |
| 0001 | 1 | 0081 | 129 | | |
| 0002 | 2 | 0082 | 130 | | |
| 0003 | 3 | 0083 | 131 | | |
| 0004 | 4 | 0084 | 132 | | |
| 0005 | 5 | 0085 | 133 | ||
| 0006 | 6 | 0086 | 134 | | |
| 0007 | 7 | 0087 | 135 | | |
| 0008 | 8 | 0088 | 136 | | |
| 0009 | 9 | 0089 | 137 | | |
| 000a | 10 | 008a | 138 | | |
| 000b | 11 | 008b | 139 | | |
| 000c | 12 | 008c | 140 | | |
| 000d | 13 | 008d | 141 | | |
| 000e | 14 | 008e | 142 | | |
| 000f | 15 | 008f | 143 | | |
| 0010 | 16 | 0090 | 144 | | |
| 0011 | 17 | 0091 | 145 | | |
| 0012 | 18 | 0092 | 146 | | |
| 0013 | 19 | 0093 | 147 | | |
| 0014 | 20 | 0094 | 148 | | |
| 0015 | 21 | 0095 | 149 | | |
| 0016 | 22 | 0096 | 150 | | |
| 0017 | 23 | 0097 | 151 | | |
| 0018 | 24 | 0098 | 152 | | |
| 0019 | 25 | 0099 | 153 | | |
| 001a | 26 | 009a | 154 | | |
| 001b | 27 | 009b | 155 | | |
| 001c | 28 | 009c | 156 | | |
| 001d | 29 | 009d | 157 | | |
| 001e | 30 | 009e | 158 | | |
| 001f | 31 | 009f | 159 | | |
| 0020 | 32 | 00a0 | 160 | ||
| 0021 | 33 | ! | 00a1 | 161 | ¡ |
| 0022 | 34 | " | 00a2 | 162 | ¢ |
| 0023 | 35 | # | 00a3 | 163 | £ |
| 0024 | 36 | $ | 00a4 | 164 | ¤ |
| 0025 | 37 | % | 00a5 | 165 | ¥ |
| 0026 | 38 | & | 00a6 | 166 | ¦ |
| 0027 | 39 | ' | 00a7 | 167 | § |
| 0028 | 40 | ( | 00a8 | 168 | ¨ |
| 0029 | 41 | ) | 00a9 | 169 | © |
| 002a | 42 | * | 00aa | 170 | ª |
| 002b | 43 | + | 00ab | 171 | « |
| 002c | 44 | , | 00ac | 172 | ¬ |
| 002d | 45 | - | 00ad | 173 | |
| 002e | 46 | . | 00ae | 174 | ® |
| 002f | 47 | / | 00af | 175 | ¯ |
| 0030 | 48 | 0 | 00b0 | 176 | ° |
| 0031 | 49 | 1 | 00b1 | 177 | ± |
| 0032 | 50 | 2 | 00b2 | 178 | ² |
| 0033 | 51 | 3 | 00b3 | 179 | ³ |
| 0034 | 52 | 4 | 00b4 | 180 | ´ |
| 0035 | 53 | 5 | 00b5 | 181 | µ |
| 0036 | 54 | 6 | 00b6 | 182 | ¶ |
| 0037 | 55 | 7 | 00b7 | 183 | · |
| 0038 | 56 | 8 | 00b8 | 184 | ¸ |
| 0039 | 57 | 9 | 00b9 | 185 | ¹ |
| 003a | 58 | : | 00ba | 186 | º |
| 003b | 59 | ; | 00bb | 187 | » |
| 003c | 60 | < | 00bc | 188 | ¼ |
| 003d | 61 | = | 00bd | 189 | ½ |
| 003e | 62 | > | 00be | 190 | ¾ |
| 003f | 63 | ? | 00bf | 191 | ¿ |
| 0040 | 64 | @ | 00c0 | 192 | À |
| 0041 | 65 | A | 00c1 | 193 | Á |
| 0042 | 66 | B | 00c2 | 194 | Â |
| 0043 | 67 | C | 00c3 | 195 | Ã |
| 0044 | 68 | D | 00c4 | 196 | Ä |
| 0045 | 69 | E | 00c5 | 197 | Å |
| 0046 | 70 | F | 00c6 | 198 | Æ |
| 0047 | 71 | G | 00c7 | 199 | Ç |
| 0048 | 72 | H | 00c8 | 200 | È |
| 0049 | 73 | I | 00c9 | 201 | É |
| 004a | 74 | J | 00ca | 202 | Ê |
| 004b | 75 | K | 00cb | 203 | Ë |
| 004c | 76 | L | 00cc | 204 | Ì |
| 004d | 77 | M | 00cd | 205 | Í |
| 004e | 78 | N | 00ce | 206 | Î |
| 004f | 79 | O | 00cf | 207 | Ï |
| 0050 | 80 | P | 00d0 | 208 | Ð |
| 0051 | 81 | Q | 00d1 | 209 | Ñ |
| 0052 | 82 | R | 00d2 | 210 | Ò |
| 0053 | 83 | S | 00d3 | 211 | Ó |
| 0054 | 84 | T | 00d4 | 212 | Ô |
| 0055 | 85 | U | 00d5 | 213 | Õ |
| 0056 | 86 | V | 00d6 | 214 | Ö |
| 0057 | 87 | W | 00d7 | 215 | × |
| 0058 | 88 | X | 00d8 | 216 | Ø |
| 0059 | 89 | Y | 00d9 | 217 | Ù |
| 005a | 90 | Z | 00da | 218 | Ú |
| 005b | 91 | [ | 00db | 219 | Û |
| 005c | 92 | \ | 00dc | 220 | Ü |
| 005d | 93 | ] | 00dd | 221 | Ý |
| 005e | 94 | ^ | 00de | 222 | Þ |
| 005f | 95 | _ | 00df | 223 | ß |
| 0060 | 96 | ` | 00e0 | 224 | à |
| 0061 | 97 | a | 00e1 | 225 | á |
| 0062 | 98 | b | 00e2 | 226 | â |
| 0063 | 99 | c | 00e3 | 227 | ã |
| 0064 | 100 | d | 00e4 | 228 | ä |
| 0065 | 101 | e | 00e5 | 229 | å |
| 0066 | 102 | f | 00e6 | 230 | æ |
| 0067 | 103 | g | 00e7 | 231 | ç |
| 0068 | 104 | h | 00e8 | 232 | è |
| 0069 | 105 | i | 00e9 | 233 | é |
| 006a | 106 | j | 00ea | 234 | ê |
| 006b | 107 | k | 00eb | 235 | ë |
| 006c | 108 | l | 00ec | 236 | ì |
| 006d | 109 | m | 00ed | 237 | í |
| 006e | 110 | n | 00ee | 238 | î |
| 006f | 111 | o | 00ef | 239 | ï |
| 0070 | 112 | p | 00f0 | 240 | ð |
| 0071 | 113 | q | 00f1 | 241 | ñ |
| 0072 | 114 | r | 00f2 | 242 | ò |
| 0073 | 115 | s | 00f3 | 243 | ó |
| 0074 | 116 | t | 00f4 | 244 | ô |
| 0075 | 117 | u | 00f5 | 245 | õ |
| 0076 | 118 | v | 00f6 | 246 | ö |
| 0077 | 119 | w | 00f7 | 247 | ÷ |
| 0078 | 120 | x | 00f8 | 248 | ø |
| 0079 | 121 | y | 00f9 | 249 | ù |
| 007a | 122 | z | 00fa | 250 | ú |
| 007b | 123 | { | 00fb | 251 | û |
| 007c | 124 | | | 00fc | 252 | ü |
| 007d | 125 | } | 00fd | 253 | ý |
| 007e | 126 | ~ | 00fe | 254 | þ |
| 007f | 127 | | 00ff | 255 | ÿ |
More character sets
- US-ASCII (basic English)
- ISO-8859-1 (Western Europe)
- ISO-8859-2 (Central Europe)
- ISO-8859-3 (Southern Europe)
- ISO-8859-4 (Baltic)
- ISO-8859-5 (Cyrillic)
- ISO-8859-6 (Arabic)
- ISO-8859-7 (Greek)
- ISO-8859-8 (Hebrew)
- ISO-8859-9 (Turkish)
- ISO-8859-15 (Latin 9)
- SHIFT_JIS (Japanese, Win/Mac)
- Windows-1250 (legacy, Central Europe)
- Windows-1251 (legacy, Cyrillic)
- Windows-1252 (legacy, Western Europe)
- Windows-1253 (legacy, Greek)
- Windows-1254 (legacy, Turkish)
- Windows-1255 (legacy, Hebrew)
- Windows-1256 (legacy, Arabic)
- Windows-1257 (legacy, Baltic Rim)
- Windows-1258 (legacy, Vietnam)
Pages
HomeUnicode tools
UTF-8 to Latin converter HTML special character converter URL/percent encode & decode Punycode IDN converterText manipulation tools
Remove all accents Convert to uppercase Convert to lowercase Base64 encode & decode ROT13 cipher tool String length calculatorProgramming
Setting a charset Converting Latin to UTF-8Character sets
UTF-8 code page ISO-8859-1 US-ASCII ISO Basic Latin More ...More
Epoch Converter Home - Privacy - Disclaimer - Contact Charset.org / UnicodeTools.com © 2026 by Misja.com Jump to topTag » Code Ascii Iso 8859-1
-
HTML ISO-8859-1 Reference - W3Schools
-
ASCII / ISO 8859-1 (Latin-1) Table With HTML Entity Names
-
ISO/IEC 8859-1 - Wikipedia
-
ARCHIVED: What Is The Latin-1 (ISO-8859-1) Character Set? - IU KB
-
The Differences Between ASCII, ISO 8859, And Unicode - IU KB
-
ISO-8859-1 (ISO Latin 1) Character Encoding - IC/Unicamp
-
ASCII, ISO 8859-1, Unicode In C How Does It Work? - Stack Overflow
-
Complete Character List For ISO-8859-1 - FileFormat.Info
-
ASCII ISO 8859-1 (Latin-1) Table With HTML Entity Names // Web ...
-
6. Historical Charsets And Encodings - Programming With Unicode
-
A Tutorial About ISO-8859-1 Character Encoding. Includes Examples.
-
ASCII - ISO 8859-1 Table With HTML Entity Names
-
ISO 8859-1 - Special ASCII Characters In HTML - Rob Van Der Woude