Crus4

logo

Complete HTML Entities List


What are HTML Entities?

In HTML, we use entities to display reserved characters like semicolon ( ; ), quotation mark (“) etc. If we use these characters in our HTML document the browser may mix them with tags, by which our web page look like an unprofessional.

We can also generate those symbols that are not present on our keyboard, with the help of entities.

Learn more about entities in our HTML Entities Tutorial.

List of HTML Entities

DescriptionEntity numberResult
ellipsis (three dots) …
bullet •
Trademark sign™
colon::
semicolon&#59;;
less-than&#60;<
equal to&#61;=
greater-than&#62;>
question mark&#63;?
at the rate of&#64;@
caret&#94;^
underscore&#95;_
backtick&#96;`
left curly brace&#123;{
vertical bar &#124;|
broken vertical bar&#166;¦
right curly brace &#125;}
tilde&#126;~
left-arrow&#8592;
up-arrow&#8593;
right-arrow&#8594;
down-arrow&#8595;
left-right arrow&#8596;
up-down arrow&#8597;
north west arrow&#8598;
north east arrow &#8599;
south east arrow&#8600;
south west arrow&#8601;
left arrow with stroke&#8602;
right arrow with stroke&#8603;
left wave arrow&#8604;
right wave arrow&#8605;
left two headed arrow &#8606;
up two headed arrow &#8607;
right two headed arrow&#8608;
down two headed arrow&#8609;
left arrow with hook&#8617;
right arrow with hook&#8618;
anti clockwise top semi circle arrow&#8630;
clockwise top semi circle arrow&#8631;
anti clockwise open circle arrow&#8634;
clockwise open circle arrow &#8635;
right arrow over left arrow&#8644;
up arrow and down arrow &#8645;
left arrow over right arrow &#8646;
left paired arrows&#8647;
up paired arrows&#8648;
right paired arrows&#8649;
down paired arrows&#8650;
three right arrows&#8694;
dollar symbol&#36;$
percent symbol&#%
triangle headed right arrow &#10141;
heavy triangle headed right arrow &#10142;
asterisk &#42;*
euro sign&#8364;
yen sign&#165;¥
dagger&#8224;
double dagger&#8225;
Exclamation mark&#33;!
hash&#35;#
single low quotation mark&#8218;
double low quotation mark&#8222;
micro symbol&#181;µ
plus or minus sign&#177;±
superscript one&#185;¹
roman numerical one&#8544;
roman numerical two&#8545;
roman numerical three&#8546;
section sign&#167;§
registered trade mark sign &#174;®
paragraph sign&#182;
double low line&#8215;
undertie&#8255;
character tie &#8256;
close up&#8272;
reference mark&#8251;
dotted cross&#8284;
tricolon&#8285;
rupee sign &#8377;
not equal to sign&#8800;
function&#402;ƒ
increment&#8710;
element of&#8712;
not an element of &#8713;
bowtie&#8904;
diamond operator&#8900;
Intercalate&#8890;
true&#8872;
not true &#8877;
inverted question mark&#191;¿
yuan, Chinese character &#20803;
lira sign&#8356;
full width cent sign&#65504;
rial sign&#65020;
Turkish lira sign&#8378;
pi&#8508;π
fraction one half&#189;½
cloud&#9729;
umbrella&#9730;
snowman&#9731;
sun&#9737;
telephone&#9743;
scissors&#9986;
double struck H&#8461;
service mark&#8480;
telephone sign &#8481;
currency sign&#164;¤
manat sign&#8380;
full-width won sign&#65510;
single left pointing angle &#8249;
single right pointing angle &#8250;
double left pointing angle &#171;«
double right pointing angle &#187;»
kip sign&#8365;
peso sign &#8369;
guarani sign&#8370;
austral sign &#8371;
hryvnia sign&#8372;
Gujarati rupee sign &#2801;
Tamil rupee sign&#3065;
triangular bullet &#8227;
per mille sign&#8240;
double exclamation mark&#8252;
Interrobang&#8253;
three dots&#8278;
empty set&#8709;
square root&#8730;


Related Posts

HTML Entities

Semantic HTML Elements

HTML Style attribute

Complete HTML Entities List – crus4

2 thoughts on “Complete HTML Entities List – crus4

Leave a Reply

Your email address will not be published. Required fields are marked *