MENU
Characters
'charset' can assume any of the values below:
ISO-8859-1: Latin 1 (default)
ISO-8859-2: Latin 2 Eastern Europe
ISO-8859-3: Latin 3 SEE,Esp.
ISO-8859-4: Latin 4 Scandi, Baltics
ISO-8859-5: Latin/Cyrillic 5
ISO-8859-6: Latin/Arabic 6
ISO-8859-7: Latin/Greek 7
ISO-8859-8: Latin/Hebrew 8
ISO-8859-9: Latin 5/Turkish 9
ISO-8859-15: Latin 9/0
ISO-8859-10: Latin 6 Lappish, Nordic, Eskimo
ISO-2022-JP: Latin/Japanese 1
ISO-2022-JP-2: Latin/Japanese 2
ISO-2022-KR: Latin/Korean 1
UTF-8: 1 to 4 bytes long, first 256 covers ISO-8859-1
UTF-16: variable length, first 256 covers ISO-8859-1
The first 128 characters of ISO-8859-1 is the same as the original ASCII.
The higher part of ISO-8859-1 contains some commonly used special characters, which can be implemented in the HTML document by entities as shown below.
The use of (non-breaking space) allows spaces to be displayed without being truncated by the browser.
" | " | " | Í | Í | Í |
& | & | & | Ï | Ï | Ï |
' | ' | ' | Î | Î | Î |
< | < | < | Ð | Ð | Ð |
> | > | > | Ñ | Ñ | Ñ |
  | | Ò | Ò | Ò | |
¡ | ¡ | ¡ | Ó | Ó | Ó |
¢ | ¢ | ¢ | Ô | Ô | Ô |
£ | £ | £ | Õ | Õ | Õ |
¤ | ¤ | ¤ | Ö | Ö | Ö |
¥ | ¥ | ¥ | × | × | × |
¦ | ¦ | ¦ | Ø | Ø | Ø |
§ | § | § | Ù | Ù | Ù |
¨ | ¨ | ¨ | Ú | Ú | Ú |
© | © | © | Û | Û | Û |
ª | ª | ª | Ü | Ü | Ü |
« | « | « | Ý | Ý | Ý |
¬ | ¬ | ¬ | Þ | Þ | Þ |
­ | ­ | ß | ß | ß | |
® | ® | ® | à | à | à |
¯ | ¯ | ¯ | á | á | á |
° | ° | ° | â | â | â |
± | ± | ± | ã | ã | ã |
² | ² | ² | ä | ä | ä |
³ | ³ | ³ | å | å | å |
´ | ´ | ´ | æ | æ | æ |
µ | µ | µ | ç | ç | ç |
¶ | ¶ | ¶ | è | è | è |
· | · | · | é | é | é |
¸ | ¸ | ¸ | ê | ê | ê |
¹ | ¹ | ¹ | ë | ë | ë |
º | º | º | ì | ì | ì |
» | » | » | í | í | í |
¼ | ¼ | ¼ | î | î | î |
½ | ½ | ½ | ï | ï | ï |
¾ | ¾ | ¾ | ð | ð | ð |
¿ | ¿ | ¿ | ñ | ñ | ñ |
À | À | À | Ò | ò | ò |
Á | Á | Á | Ó | ó | ó |
 |  |  | Ô | ô | ô |
à | à | à | Õ | õ | õ |
Ä | Ä | Ä | Ö | ö | ö |
Å | Å | Å | ÷ | ÷ | ÷ |
Æ | Æ | Æ | Ø | ø | ø |
Ç | Ç | Ç | Ù | ù | ù |
È | È | È | Ú | ú | ú |
É | É | É | Û | û | û |
Ê | Ê | Ê | Ü | ü | ü |
Ë | Ë | Ë | Ý | ý | ý |
Ì | Ì | Ì | Þ | þ | þ |
Ÿ | ÿ | ÿ |
Visit here for a comprehensive list (thousands) of HTML entities.
It is also possible to display emojis directly (see
For even more choices of icons, consider using characters of the Symbol font family,