EASCII Code Table
The EASCII (Extended ASCII) code table is a standard method of representing characters in digital form. It is an extension to the original ASCII (American Standard Code for Information Interchange) code table and adds 128 additional character codes. These codes are used to represent different symbols, characters and punctuation marks, mainly used in European languages. The EASCII code table is widely used in computer systems, communication protocols, and data storage devices. It is essential for encoding and decoding strings of characters in computer programming and networking applications.
Symbol | Hexadecimal | Decimal | Representation | Name |
---|---|---|---|---|
00A0 | 0160 | | Space | |
¡ | 00A1 | 0161 | ¡ | Inverted Exclamation Mark |
¢ | 00A2 | 0162 | ¢ | Cent |
£ | 00A3 | 0163 | £ | Pound |
¤ | 00A4 | 0164 | ¤ | Currency Sign |
¥ | 00A5 | 0165 | ¥ | Yen |
§ | 00A7 | 0167 | § | Section Sign |
¨ | 00A8 | 0168 | ¨ | Diaeresis (Umlaut) |
© | 00A9 | 0169 | © | Copyright Sign |
ª | 00AA | 0170 | ª | Feminine Ordinal Indicator |
« | 00AB | 0171 | « | Left-Pointing Double Angle Quotation Mark |
¬ | 00AC | 0172 | ¬ | Not Sign |
® | 00AE | 0174 | ® | Registered Sign |
¯ | 00AF | 0175 | ¯ | Macron |
° | 00B0 | 0176 | ° | Degree |
± | 00B1 | 0177 | ± | Plus-Minus |
´ | 00B4 | 0180 | ´ | Acute Accent |
µ | 00B5 | 0181 | µ | Micro Sign |
¶ | 00B6 | 0182 | ¶ | Paragraph Sign |
· | 00B7 | 0183 | · | Middle Dot (Georgian Comma) |
¸ | 00B8 | 0184 | ¸ | Cedilla |
º | 00BA | 0186 | º | Masculine Ordinal Indicator |
» | 00BB | 0187 | » | Right-Pointing Double Angle Quotation Mark |
¿ | 00BF | 0191 | ¿ | Inverted Question Mark |
À | 00C0 | 0192 | À | A with Grave |
Á | 00C1 | 0193 | Á | A with Acute |
 | 00C2 | 0194 |  | A with Circumflex |
à | 00C3 | 0195 | à | A with Tilde |
Ä | 00C4 | 0196 | Ä | A with Diaeresis |
Å | 00C5 | 0197 | Å | A with Ring Above |
Æ | 00C6 | 0198 | Æ | AE Ligature |
Ç | 00C7 | 0199 | Ç | C with Cedilla |
È | 00C8 | 0200 | È | E with Grave |
É | 00C9 | 0201 | É | E with Acute |
Ê | 00CA | 0202 | Ê | E with Circumflex |
Ë | 00CB | 0203 | Ë | E with Diaeresis |
Ì | 00CC | 0204 | Ì | I with Grave |
Í | 00CD | 0205 | Í | I with Acute |
Î | 00CE | 0206 | Î | I with Circumflex |
Ï | 00CF | 0207 | Ï | I with Diaeresis |
Ñ | 00D1 | 0209 | Ñ | N with Tilde |
Ò | 00D2 | 0210 | Ò | O with Grave |
Ó | 00D3 | 0211 | Ó | O with Acute |
Ô | 00D4 | 0212 | Ô | O with Circumflex |
Õ | 00D5 | 0213 | Õ | O with Tilde |
Ö | 00D6 | 0214 | Ö | O with Diaeresis |
Ø | 00D8 | 0216 | Ø | O with Stroke |
Ù | 00D9 | 0217 | Ù | U with Grave |
Ú | 00DA | 0218 | Ú | U with Acute |
Û | 00DB | 0219 | Û | U with Circumflex |
Ü | 00DC | 0220 | Ü | U with Diaeresis |
ß | 00DF | 0223 | ß | Sharp S |
à | 00E0 | 0224 | à | a with Grave |
á | 00E1 | 0225 | á | a with Acute |
â | 00E2 | 0226 | â | a with Circumflex |
ã | 00E3 | 0227 | ã | a with Tilde |
ä | 00E4 | 0228 | ä | a with Diaeresis |
å | 00E5 | 0229 | å | a with Ring Above |
æ | 00E6 | 0230 | æ | ae Ligature |
ç | 00E7 | 0231 | ç | c with Cedilla |
è | 00E8 | 0232 | è | e with Grave |
é | 00E9 | 0233 | é | e with Acute |
ê | 00EA | 0234 | ê | e with Circumflex |
ë | 00EB | 0235 | ë | e with Diaeresis |
ì | 00EC | 0236 | ì | i with Grave |
í | 00ED | 0237 | í | i with Acute |
î | 00EE | 0238 | î | i with Circumflex |
ï | 00EF | 0239 | ï | i with Diaeresis |
ñ | 00F1 | 0241 | ñ | n with Tilde |
ò | 00F2 | 0242 | ò | o with Grave |
ó | 00F3 | 0243 | ó | o with Acute |
ô | 00F4 | 0244 | ô | o with Circumflex |
õ | 00F5 | 0245 | õ | o with Tilde |
ö | 00F6 | 0246 | ö | o with Diaeresis |
÷ | 00F7 | 0247 | ÷ | Division Sign |
ø | 00F8 | 0248 | ø | o with Stroke |
ù | 00F9 | 0249 | ù | u with Grave |
ú | 00FA | 0250 | ú | u with Acute |
û | 00FB | 0251 | û | u with Circumflex |
ü | 00FC | 0252 | ü | u with Diaeresis |
ÿ | 00FF | 0255 | ÿ | y with Diaeresis |