HTML Special Characters & Entities

Copy-ready entity codes for every occasion

Common Symbols 9

CharNameEntityNumeric
©Copyright©©
®Registered®®
Trademark™™
§Section§§
Pilcrow / Paragraph¶¶
Dagger††
Double Dagger‡‡
Bullet••
Ellipsis……

Math Symbols 16

CharNameEntityNumeric
±Plus-Minus±±
×Multiplication××
÷Division÷÷
Not Equal≠≠
Less or Equal≤≤
Greater or Equal≥≥
Infinity∞∞
Square Root√√
πPiππ
Summation∑∑
Integral∫∫
Partial Diff∂∂
Nabla / Del∇∇
Approx Equal≈≈
°Degree°°
Per Mille‰‰

Arrows 10

CharNameEntityNumeric
Left Arrow←←
Right Arrow→→
Up Arrow↑↑
Down Arrow↓↓
Left-Right Arrow↔↔
Double Left Arrow⇐⇐
Double Right Arrow⇒⇒
Double Up Arrow⇑⇑
Double Down Arrow⇓⇓
Double Left-Right⇔⇔

Currency 8

CharNameEntityNumeric
Euro€€
£Pound££
¥Yen / Yuan¥¥
¢Cent¢¢
Indian Rupee₹₹
Won₩₩
¤Currency Sign¤¤
Peso₱₱

Punctuation & Spaces 14

CharNameEntityNumeric
&Ampersand&&
<Less Than&lt;&#60;
>Greater Than&gt;&#62;
"Quotation Mark&quot;&#34;
'Apostrophe&apos;&#39;
  Non-Breaking Space&nbsp;&#160;
  En Space&ensp;&#8194;
  Em Space&emsp;&#8195;
Thin Space&thinsp;&#8201;
En Dash&ndash;&#8211;
Em Dash&mdash;&#8212;
Left Single Quote&lsquo;&#8216;
Right Single Quote&rsquo;&#8217;
“”Double Quotes&ldquo; &rdquo;&#8220; &#8221;

Greek Letters 16

CharNameEntityNumeric
αAlpha&alpha;&#945;
βBeta&beta;&#946;
γGamma&gamma;&#947;
δDelta&delta;&#948;
εEpsilon&epsilon;&#949;
ζZeta&zeta;&#950;
θTheta&theta;&#952;
λLambda&lambda;&#955;
μMu&mu;&#956;
πPi&pi;&#960;
σSigma&sigma;&#963;
τTau&tau;&#964;
φPhi&phi;&#966;
ωOmega&omega;&#969;
ΔDelta (upper)&Delta;&#916;
ΩOmega (upper)&Omega;&#937;

Accented Characters 14

CharNameEntityNumeric
àa grave&agrave;&#224;
áa acute&aacute;&#225;
âa circumflex&acirc;&#226;
ãa tilde&atilde;&#227;
äa umlaut&auml;&#228;
ée acute&eacute;&#233;
èe grave&egrave;&#232;
êe circumflex&ecirc;&#234;
ïi umlaut&iuml;&#239;
ñn tilde&ntilde;&#241;
öo umlaut&ouml;&#246;
üu umlaut&uuml;&#252;
çc cedilla&ccedil;&#231;
ßSharp s (German)&szlig;&#223;
Copied!