HTML Umlaute und Sonderzeichen inkl. Liste mit Entities und Unicodes

HTML umlauts and special characters (Entities and Unicodes list)

21. January 2020

It happens again and again in projects that you have to use special characters. If UTF-8 is just not possible or you need a different character representation for CSS, the following lists often help.

The lists with HTML umlauts and special characters are not complete. It is possible that for certain topics some HTML special characters or umlauts are not listed. However, the most common characters are included in any case.

 

  • HTML umlauts
  • Special characters HTML
  • Currency symbol
  • Mathematical special characters
  • Characters for languages
  • Greek alphabet

 

 

HTML umlauts

ZeichenBeschreibungName in HTMLUnicode in HTML
ÄA Umlaut Ä Ä
äa Umlaut ä ä
Ë E UmlautË Ë
ë e Umlaut ë ë
Ï I Umlaut ÏÏ
ï i Umlaut ï ï
ÖO Umlaut Ö Ö
ö o Umlautöö
ÜU UmlautÜ Ü
üu Umlaut ü ü
ŸY Umlaut Ÿ Ã
ÿy Umlaut ÿ ÿ

Frequently used special characters HTML

ZeichenBeschreibungName in HTMLUnicode in HTML
Erzwungenes Leerzeichen   
&Und-Zeichen, Ampersand& &
ßscharfes S ß ß
©Copyright-Zeichen © ©
®Registriermarke-Zeichen ® ®
Trademark ™ ™
« angewinkelte Anf.zeichen links « «
»angewinkelte Anf.zeichen rechts » »
Bullet (größerer, dickerer Punkt) • •
· Mittelpunkt · ·
¨ Pünktchen oben ¨ ¨
Ellipsis, Auslassungspunkte … …
¡ umgekehrtes Ausrufezeichen ¡ ¡
¿ umgekehrtes Fragezeichen ¿ ¿
¦ durchbrochener Strich ¦ ¦
§Paragraph-Zeichen § §
º Ordinal-Zeichen männlich º º
ªOrdinal-Zeichen weiblich ª ª
kurzer Trennstrich ­ ­
¯Überstrich ¯ ¯
Absatz-Zeichen ¶ ¶
einfaches Kreuz (Dagger) † †
doppeltes Kreuz ‡ ‡
° Grad-Zeichen ° °

Currency symbols HTML

ZeichenBeschreibungName in HTMLUnicode in HTML
¢ Cent-Zeichen ¢ ¢
Euro-Zeichen €€
£Pfund-Zeichen ££
¤Währungs-Zeichen ¤ ¤
¥Yen-Zeichen¥ ¥
ƒFlorin, Gulden ƒ ƒ

The dollar character does not have a name in HTML because it is part of the ASCII character table. The Dollar character (Unicode: &amp;#036;<br/>) can be entered easily using the keyboard and does not need to be masked.

 

Mathematical special characters HTML

ZeichenBeschreibungName in HTMLUnicode in HTML
±Plusminus-Zeichen &plusmn;
&#177;
÷ Divisions-Zeichen &divide;&#247;
×Mal-Zeichen &times; &#215;
Quadratwurzel&radic; &#8730;
Integral &int; &#8747;
¹ Hoch-1-Zeichen&sup1; &#185;
²Hoch-2-Zeichen&sup2; &#178;
³Hoch-3-Zeichen&sup3; &#179;
´ Acute-Zeichen &acute; &#180;
¸Häkchen unten &cedil; &#184;
Promille&permill; &#137;
µMikro-Zeichen &micro; &#181;
¬Verneinungs-Zeichen &not; &#172;
½ ein Halb &frac12; &#189;
¼ein Viertel &frac14; &#188;
¾drei Viertel &frac34;&#190;
für alle &forall; &#8704;
partiell&part; &#8706;
existiert&exist; &#8707;
leere Menge &empty; &#8709;
Untermenge von &sub;&#8834;
Obermenge von &sup; &#8835;
keine Untermenge von &nsub; &#8836;
Untermenge von oder gleich mit &sube; &#8838;
Obermenge von oder gleich mit &supe; &#8839;
identisch mit &equiv;&#8801;
kleiner gleich &le; &#8804;
größer gleich &ge;&#8805;
entspricht &wedgeq; &#8793;

HTML characters for other languages

ZeichenBeschreibungName in HTMLUnicode in HTML
À A mit Accent grave &Agrave;&#192;
Á A mit Accent acute &Aacute;&#193;
ÂA mit Circumflex&Acirc; &#194;
ÃA mit Tilde&Atilde;&#195;
Å A mit Ring&Aring; &#197;
Æ AE-Ligatur &AElig;&#198;
ÇC mit Häkchen &Ccedil; &#199;
È E mit Accent grave &Egrave; &#200;
É E mit Accent acute&Eacute; &#201;
Ê E mit Circumflex&Ecirc; &#202;
Ì I mit Accent grave &Igrave; &#203;
ÍI mit Accent acute&Iacute; &#204;
Î I mit Circumflex &Icirc; &#205;
ÐEth (isländisch) &ETH; &#208;
Ñ N mit Tilde&Ntilde; &#209;
Ò O mit Accent grave &Ograve; &#210;
Ó O mit Accent acute &Oacute; &#211;
Ô O mit Circumflex &Ocirc; &#212;
Õ O mit Tilde &Otilde; &#213;
Ø O mit Schrägstrich &Oslash; &#216;
ŒOE-Ligatur &OElig; &#140;
Ù U mit Accent grave&Ugrave; &#217;
Ú U mit Accent acute &Uacute; &#218;
ÛU mit Circumflex&Ucirc; &#219;
Ý Y mit Accent acute&Yacute; &#221;
Þ THORN (isländisch)&THORN; &#222;
à a mit Accent grave &agrave; &#224;
á a mit Accent acute &aacute; &#225;
â a mit Circumflex &acirc; &#226;
ãa mit Tilde &atilde; &#227;
å a mit Ring&aring; &#229;
æ ae-Ligatur&aelig; &#230;
ç c mit Häkchen &ccedil; &#231;
è e mit Accent grave&egrave; &#232;
é e mit Accent acute &eacute; &#233;
ê e mit Circumflex&ecirc; &#234;
ì i mit Accent grave &igrave; &#236;
í i mit Accent acute &iacute; &#237;
ð eth (isländisch)&eth;&#240;
ñ n mit Tilde &ntilde;&#241;
ò o mit Accent grave &ograve;&#242;
ó o mit Accent acute &oacute;&#243;
ô o mit Circumflex&ocirc;&#244;
õ o mit Tilde&otilde;&#245;
ø o mit Schrägstrich&oslash;&#248
œoe-Ligatur&oelig;&#156;
ùu mit Accent grave &ugrave;&#249;
ú u mit Accent acute &uacute;&#250;
û u mit Circumflex &ucirc;&#251;
ýy mit Accent acute&yacute;&#253;
þthorn (isländisch) &thorn; &#254;
Š S mit Hacek&Scaron; &#138;
š s mit Hacek &scaron; &#154;
Č C mit Hacek &Ccaron; &#268;
č c mit Hacek &ccaron; &#269;

Greek alphabet

ZeichenBeschreibungName in HTMLUnicode in HTML
A großes griechisches Alpha&alpha;&#913;
B großes griechisches Beta&Beta;&#914;
Γ großes griechisches Gamma &Gamma;&#915;
Δgroßes griechisches Delta &Delta;&#916;
Εgroßes griechisches Epsilon&Epsilon; &#917;
Zgroßes griechisches Zeta &Zeta; &#918;
Hgroßes griechisches Eta &Eta; &#919;
Θgroßes griechisches Theta&Theta; &#920;
Igroßes griechisches Iota &Iota;&#921;
K großes griechisches Kappa &Kappa;&#922;
Λgroßes griechisches Lambda&Lambda;&#923;
M großes griechisches Mu &Mu;&#924;
N großes griechisches Nu &Nu;&#925;
Ξ großes griechisches Xi &Xi;&#926;
Ο großes griechisches Omicron &Omicron; &#927;
Π großes griechisches Pi &Pi; &#928;
Pgroßes griechisches Rho &Rho; &#929;
Σgroßes griechisches Sigma&Sigma; &#931;
Tgroßes griechisches Tau &Tau; &#932;
Υ großes griechisches Ypsilon &Upsilon; &#933;
Φ großes griechisches Phi &Phi; &#934;
Χ großes griechisches Chi &Chi; &#935;
Ψ großes griechisches Psi &Psi;&#936;
Ω großes griechisches Omega &Omega; &#937;
αkleines griechisches alpha &alpha; &#945;
β kleines griechisches beta&beta; &#946;
γkleines griechisches gamma&gamma; &#947;
δ kleines griechisches delta &delta; &#948;
ε kleines griechisches epsilon&epsilon; &#949;
ζ kleines griechisches zeta &zeta; &#950;
η kleines griechisches eta &eta; &#951;
θkleines griechisches theta &theta; &#952;
ι kleines griechisches iota &iota; &#953;
κ kleines griechisches kappa &kappa; &#954;
λkleines griechisches lambda &lambda; &#955;
μ kleines griechisches mu &mu; &#956;
ν kleines griechisches nu&nu; &#957;
ξ kleines griechisches xi&xi; &#958;
okleines griechisches omicron&omicron; &#959;
π kleines griechisches pi &pi; &#960;
ρ kleines griechisches rho &rho; &#961;
ς kleines griechisches finales sigma &sigmaf; &#962;
σ kleines griechisches sigma &sigma; &#963;
τ kleines griechisches tau &tau;&#964;
υ kleines griechisches ypsilon&upsilon;&#965;
φkleines griechisches tau &phi; &#966;
χkleines griechisches chi &chi; &#967;
ψ kleines griechisches psi &psi; &#968;
ωkleines griechisches omega &omega; &#969;

Background knowledge about special characters, umlauts and HTML

UTF-8 is equal to ASCII in the first 128 characters and is therefore especially suitable for encoding English texts with small memory requirements. As of 2017, about 90% of all websites use UTF-8.

HTML special characters and symbols can be generated from a key combination – ALT + number from the table. Alternative: Copy the desired symbols – Mark the characters > CTRL + C or CTRL + C and paste them at a place of your choice with CTRL + V or CTRL + V

ASCII – The American Standard Code for Information Interchange corresponds to the American variant of ISO 646 and serves as the basis for character coding based on more bits. The ASCII code is used to define the representation of characters by devices such as computers or smartphones.

Additions and comments

The article has been edited several times. The history and previous comments here in the overview:

Thanks for the hint. I just noticed that there are still some missing. But I have added c with Hatschek (Caron) once.
The HTML entities are as follows: Č and č

I’m looking for the S with a dash on it.
thanks a lot

I’m looking for Polish characters.

hello i am looking for the @ spider monkey for mail addresses?

> as far as I know the @ has no own entity name in HTML, but the decimal representation is as follows: @

The small long s (ſ) seems to me to be still missing. It is indispensable for texts that are set in broken letters.
U+0073
HTML: ſ
ſ xml
UTF-8: 0xC5 0xBF
UTF-16: 0x017F

Hi, first of all thanks for the nice list here!
Then a little hint 😉
In HTML pages, it is best to insert the symbol directly … without HTML or UNIcode decoding. The only important thing is that the document is then saved in UTF-8 encoding.

The list is helpful, but has a “serious” error 🙂 :
The Unicode values between € and Ÿ are not Unicode values but Windows code page 1252 values. Here, MS has merrily scattered printable characters in places that were intended by ANSI/ISO for machine/interface controls. You can enter the characters with the +number on the keyboard but for a UTF-8 conversion (or even UCB-2 or UCB-4) they are not to be used.
The ellipse (…) for example can be entered using +0133, but in Unicode it is located at ߪ

Nevertheless: Thank you very much (especially for the HTML names)

Sorry, but the system does not mask automatically. Hence the text again – this time hopefully as it was intended:
The Unicode values with numerical values between 128 and 159 are not Unicode values but values of the Windows code page 1252, where MS has merrily interspersed printable characters in places that were intended by ANSI/ISO for machine/interface controls. You can enter the characters using [ALT]+numeric values on the keyboard, but for a UTF-8 conversion (or even UCB-2 or UCB-4) they are not to be used.
The ellipse (& hellip 😉 e.g. can be entered with [ALT]+0133, but in Unicode it is U+2026 (i.e. & # x 2026 ; or & # 8230 ;).

Hello,

Thanks for that list. I still notice that the Turkish ı (small i without dot) as well as İ (big I with dot) are missing:
ı ı
İ İ

You’re welcome to add to them.

Hmm, okay the values are
ı: & # 305 ;
and
İ: & # 304

Hello,
thanks for the extensive list – unfortunately I cannot find the letter I am looking for. I think it’s Turkish – draw the S with a comma-like letter in the lower arc.
Can you help?

Thanks and many greetings
Birgit

You can insert the S with cedilla with the following HTML entity:

Ş = & # 350;
ş = & # 351;

(each without spaces! Does anyone know how to escape the entities in comments 🙂

Thanks for your so fast help 🙂

Hello,
I work on a FR Drupal 8 page with HTML text.
I would have to put exposed letters in a headline to write XVIIIe with an exposed “e”, which doesn’t work here either.
So the “e” should look like the “2” in X².
Can anyone help? Thanks a lot in advance!

this is done with the HTML element “sup”. Information about it here: https://developer.mozilla.org/de/docs/Web/HTML/Element/sup

Good luck with it!

SIE KÖNNEN SICH BEI UNS BEDANKEN!

Sofern Ihnen der Artikel geholfen hat, können Sie sich mit wenig Aufwand revanchieren!

 

Bitte hinterlassen Sie uns eine positive Bewertung.

 

Falls Sie Fehler entdecken oder ein Artikel unvollständig ist, freuen wir uns über einen Kommentar.

Bewertung erstellen

Comments

Tell us what you think! Reply now

Your email address will not be published.