Dev Patrache

HTML Entities Reference

Basic Special Characters

CharacterNamedDecimalHexDescriptionCopy
<&lt;&#60;&#x3c;Less-than sign
>&gt;&#62;&#x3e;Greater-than sign
&&amp;&#38;&#x26;Ampersand
"&quot;&#34;&#x22;Double quotation mark
'&apos;&#39;&#x27;Single quotation mark
&nbsp;&#160;&#xa0;Non-breaking space

Currency & Math

CharacterNamedDecimalHexDescriptionCopy
©&copy;&#169;&#xa9;Copyright
®&reg;&#174;&#xae;Registered trademark
&trade;&#8482;&#x2122;Trademark
&euro;&#8364;&#x20ac;Euro
£&pound;&#163;&#xa3;Pound
¥&yen;&#165;&#xa5;Yen/Yuan
¢&cent;&#162;&#xa2;Cent
×&times;&#215;&#xd7;Multiplication
÷&divide;&#247;&#xf7;Division
±&plusmn;&#177;&#xb1;Plus-minus
&le;&#8804;&#x2264;Less-than or equal
&ge;&#8805;&#x2265;Greater-than or equal
&ne;&#8800;&#x2260;Not equal
&infin;&#8734;&#x221e;Infinity

Arrows

CharacterNamedDecimalHexDescriptionCopy
&larr;&#8592;&#x2190;Left arrow
&rarr;&#8594;&#x2192;Right arrow
&uarr;&#8593;&#x2191;Up arrow
&darr;&#8595;&#x2193;Down arrow
&harr;&#8596;&#x2194;Left-right arrow
&rArr;&#8658;&#x21d2;Double right arrow
&lArr;&#8656;&#x21d0;Double left arrow

Punctuation & Symbols

CharacterNamedDecimalHexDescriptionCopy
&hellip;&#8230;&#x2026;Ellipsis
&mdash;&#8212;&#x2014;Em dash
&ndash;&#8211;&#x2013;En dash
«&laquo;&#171;&#xab;Left angle quote
»&raquo;&#187;&#xbb;Right angle quote
·&middot;&#183;&#xb7;Middle dot
&dagger;&#8224;&#x2020;Dagger
&Dagger;&#8225;&#x2021;Double dagger
&bull;&#8226;&#x2022;Bullet
§&sect;&#167;&#xa7;Section sign

Greek Letters

CharacterNamedDecimalHexDescriptionCopy
α&alpha;&#945;&#x3b1;Alpha
β&beta;&#946;&#x3b2;Beta
γ&gamma;&#947;&#x3b3;Gamma
δ&delta;&#948;&#x3b4;Delta
π&pi;&#960;&#x3c0;Pi
Σ&Sigma;&#931;&#x3a3;Sigma (uppercase)
Ω&Omega;&#937;&#x3a9;Omega (uppercase)
λ&lambda;&#955;&#x3bb;Lambda

Miscellaneous

CharacterNamedDecimalHexDescriptionCopy
&spades;&#9824;&#x2660;Spades
&clubs;&#9827;&#x2663;Clubs
&hearts;&#9829;&#x2665;Hearts
&diams;&#9830;&#x2666;Diamonds
&#10003;&#x2713;Check mark
&#10007;&#x2717;Cross mark
&#9733;&#x2605;Black star
&#9734;&#x2606;White star
Last updated: 2026 · Free online tool

What is HTML Entities Reference?

Free online HTML entities reference listing named and numeric character codes by category, from arrows and currency to math and punctuation. Search any entity and copy its code or symbol.

How to Use

  1. 1
    Select category— Choose a category such as Basic, Currency, Arrows, etc.
  2. 2
    Search— Search by character, entity name, or description.
  3. 3
    Copy— Click the copy button for the character you need.

Related Tools

Frequently Asked Questions

Over 60 entities across 6 categories: basic special characters, currency/math, arrows, punctuation, and Greek letters.

Named (&lt;) is more readable, while decimal (&#60;) and hex (&#x3c;) can represent any character.

All major browsers support HTML entities.

Yes, use the copy button on each row to copy the character to your clipboard.

HTML entities are a way to safely represent Unicode characters in HTML.

This site uses cookies for better experience and advertising. Learn more