Ultimate HTML Entities and Character Reference Cheat Sheet The Ultimate HTML Entities and Character Reference Cheat Sheet. The HTML entities that can be rendered using the
numeric and character reference values are listed here. These characters are normally reserved in the HTML code.ultimate-html-entities
HTML Entities: ISO-8859-1 Characters
This contains all the ISO-8859-1 Characters. They are Case sensitive.
Character
Entity Name
Entity Number
Description
À
&AGrave;
À
Capital a + Grave Accent
Á
&AAcute;
Á
Capital a + Acute Accent
Â
Â
Â
Capital a + Circumflex Accent
Ã
&ATilde;
Ã
Capital a + Tilde
Ä
Ä
Ä
Capital a + Umlaut
Å
Å
Å
Capital a + ring
Æ
Æ
Æ
Capital ae
Ç
Ç
Ç
Capital c + Cedilla
È
&EGrave;
È
Capital e + Grave Accent
É
&EAcute;
É
Capital e + Acute Accent
Ê
Ê
Ê
Capital e + Circumflex Accent
Ë
Ë
Ë
Capital e + Umlaut
Ì
&IGrave;
Ì
Capital i + Grave Accent
Í
&IAcute;
Í
Capital i + accute Accent
Î
Î
Î
Capital i + Circumflex Accent
Ï
Ï
Ï
Capital i + Umlaut
Ð
Ð
Ð
Capital eth (Icelandic)
Ñ
&NTilde;
Ñ
Capital n + Tilde
Ò
&OGrave;
Ò
Capital o + Grave Accent
Ó
&OAcute;
Ó
Capital o + accute Accent
Ô
Ô
Ô
Capital o + Circumflex Accent
Õ
&OTilde;
Õ
Capital o + Tilde
Ö
Ö
Ö
Capital o + Umlaut
Ø
&OSlash;
Ø
Capital o + Slash
Ù
&UGrave;
Ù
Capital u + Grave Accent
Ú
&UAcute;
Ú
Capital u + Acute Accent
Û
Û
Û
Capital u + Circumflex Accent
Ü
Ü
Ü
Capital u + Umlaut
Ý
&YAcute;
Ý
Capital y + Acute Accent
Þ
Þ
Þ
Capital thorn (Icelandic)
ß
ß
ß
LowerCase sharp s (German)
à
&aGrave;
à
LowerCase a + Grave Accent
á
&aAcute;
á
LowerCase a + Acute Accent
â
â
â
LowerCase a + Circumflex Accent
ã
&aTilde;
ã
LowerCase a + Tilde
ä
ä
ä
LowerCase a + Umlaut
å
å
å
LowerCase a + ring
æ
æ
æ
LowerCase ae
ç
ç
ç
LowerCase c + Cedilla
è
&eGrave;
è
LowerCase e + Grave Accent
é
&eAcute;
é
LowerCase e + Acute Accent
ê
ê
ê
LowerCase e + Circumflex Accent
ë
ë
ë
LowerCase e + Umlaut
ì
&iGrave;
ì
LowerCase i + Grave Accent
í
&iAcute;
í
LowerCase i + Acute Accent
î
î
î
LowerCase i + Circumflex Accent
ï
ï
ï
LowerCase i + Umlaut
ð
ð
ð
LowerCase eth (Icelandic)
ñ
&nTilde;
ñ
LowerCase n + Tilde
ò
&oGrave;
ò
LowerCase o + Grave Accent
ó
&oAcute;
ó
LowerCase o + Acute Accent
ô
ô
ô
LowerCase o + Circumflex Accent
õ
&oTilde;
õ
LowerCase o + Tilde
ö
ö
ö
LowerCase o + Umlaut
ø
&oSlash;
ø
LowerCase o + Slash
ù
&uGrave;
ù
LowerCase u + Grave Accent
ú
&uAcute;
ú
LowerCase u + Acute Accent
û
û
û
LowerCase u + Circumflex Accent
ü
ü
ü
LowerCase u + Umlaut
ý
&yAcute;
ý
LowerCase y + Acute Accent
þ
þ
þ
LowerCase thorn (Icelandic)
ÿ
ÿ
ÿ
LowerCase y + Umlaut
HTML Entities: ASCII Characters (Printable)
(0-31) Control characters in ASCII will not render in HTML as they do not have visual representations. Printable ASCII Symbols, however, should show-up in HTML without issues.
Character
Entity Name
Entity Number
Description
 
 
 
Space
!
 
!
Exclamation Mark
 
"
Quotation Mark
#
 
#
Number Sign
$
 
$
Dollar Sign
%
 
%
Percent Sign
&
&
&
Ampersand
 
'
Apostrophe
(
 
(
Opening Parenthesis
)
 
)
Closing Parenthesis
*
 
*
Asterisk
+
 
+
Plus Sign
,
 
,
Comma
 
-
Hypen
.
 
.
Period
/
 
/
Slash
0
 
0
Number 0
1
 
1
Number 1
2
 
2
Number 2
3
 
3
Number 3
4
 
4
Number 4
5
 
5
Number 5
6
 
6
Number 6
7
 
7
Number 7
8
 
8
Number 8
9
 
9
Number 9
:
 
:
Colon
;
 
&#59;
Semicolon
<
&lt;
&#60;
Less Than
=
 
&#61;
Equals Sign
>
 
&#62;
Greater Than
?
 
&#63;
Question Mark
@
 
&#64;
At Sign
A
 
&#65;
UpperCase A
B
 
&#66;
UpperCase B
C
 
&#67;
UpperCase C
D
 
&#68;
UpperCase D
E
 
&#69;
UpperCase E
F
 
&#70;
UpperCase F
G
 
&#71;
UpperCase G
H
 
&#72;
UpperCase H
I
 
&#73;
UpperCase I
J
 
&#74;
UpperCase J
K
 
&#75;
UpperCase K
L
 
&#76;
UpperCase L
M
 
&#77;
UpperCase M
N
 
&#78;
UpperCase N
O
 
&#79;
UpperCase O
P
 
&#80;
UpperCase P
Q
 
&#81;
UpperCase Q
R
 
&#82;
UpperCase R
S
 
&#83;
UpperCase S
T
 
&#84;
UpperCase T
U
 
&#85;
UpperCase U
V
 
&#86;
UpperCase V
W
 
&#87;
UpperCase W
X
 
&#88;
UpperCase X
Y
 
&#89;
UpperCase Y
Z
 
&#90;
UpperCase Z
[
 
&#91;
Opening Square Bracket
\
 
&#92;
BackSlash
]
 
&#93;
Closing Square Bracket
^
 
&#94;
Caret
_
 
&#95;
Underscore
`
 
&#96;
Grave Accent
a
 
a
LowerCase a
b
 
&#98;
LowerCase b
c
 
&#99;
LowerCase c
d
 
&#100;
LowerCase d
e
 
&#101;
LowerCase e
f
 
&#102;
LowerCase f
g
 
&#103;
LowerCase g
h
 
&#104;
LowerCase h
i
 
&#105;
LowerCase i
j
 
&#106;
LowerCase j
k
 
&#107;
LowerCase k
l
 
&#108;
LowerCase l
m
 
&#109;
LowerCase m
n
 
&#110;
LowerCase n
o
 
&#111;
LowerCase o
p
 
&#112;
LowerCase p
q
 
&#113;
LowerCase q
r
 
&#114;
LowerCase r
s
 
&#115;
LowerCase s
t
 
&#116;
LowerCase t
u
 
&#117;
LowerCase u
v
 
&#118;
LowerCase v
w
 
&#119;
LowerCase w
x
 
&#120;
LowerCase x
y
 
&#121;
LowerCase y
z
 
&#122;
LowerCase z
{
 
&#123;
Opening Curly Brace
|
 
&#124;
Vertical Bar
}
 
&#125;
Closing Curly Brace
~
 
&#126;
Tilde
HTML Entities: ISO-8859-1 Symbols
This contains all the ISO-8859-1 Symbols that are rendered in HTML format
Character
Entity Name
Entity Number
Description
 
&nbsp;
&#160;
Non-Breaking Space
¡
&iexcl;
&#161;
Inverted Exclamation Mark
¢
&cent;
&#162;
Cent
£
&pound;
&#163;
Pound
¤
&curren;
&#164;
Currency
¥
&yen;
&#165;
Yen
¦
&brvBar;
&amamp;#166;
Broken Vertical Bar
§
&sect;
&#167;
Section
¨
&uml;
&#168;
Spacing Diaeresis
©
&copy;
&#169;
Copyright
ª
&ordf;
&#170;
Feminine Ordinal Indicator
«
&laquo;
&#171;
Opening/Left Angle Quotation Mark
¬
&not;
&#172;
Negation
­
&shy;
&#173;
Soft Hypen
®
&reg;
&#174;
Registered Trademark
¯
&macr;
&#175;
Spacing Macron
°
&deg;
&#176;
Degree
±
&plusmn;
&#177;
Plus or Minus
²
&sup2;
&#178;
SuperScript 2
³
&sup3;
&#179;
SuperScript 3
´
&Acute;
&#180;
Spacing Acute
µ
&micro;
&#181;
Micro
&para;
&#182;
Paragraph
¸
&cedil;
&#184;
Spacing Cedilla
¹
&sup1;
&#185;
SuperScript 1
º
&ordm;
&#186;
Masculine Ordinal Indicator
»
&raquo;
&#187;
Closing Angle Quotation Mark
¼
&frac14;
&#188;
Fraction 1/4
½
&frac12;
&#189;
Fraction 1/2
¾
&frac34;
&#190;
Fraction 3/4
¿
&iquest;
&#191;
Inverted Question Mark
×
&Times;
&#215;
Multiplication
÷
&divide;
&#247;
Divide
HTML Entities: Math Symbols
This contains all the Math Symbols that are rendered in HTML format
Character
Entity Name
Entity Number
Description
&forall;
&#8704;
For all
&part;
&#8706;
Part
&exist;
&#8707;
Exist
&empty;
&#8709;
Empty
&nabla;
&#8711;
Nabla
&isin;
&#8712;
Is in
&notin;
&#8713;
Not in
&ni;
&#8715;
Ni
&prod;
&#8719;
Product
&sum;
&#8721;
Sum
&Minus;
&#8722;
Minus
&Lowast;
&#8727;
Asterisk (Lowast)
&radic;
&#8730;
Square root
&prop;
&#8733;
Proportional to
&infin;
&#8734;
Infinity
&ang;
&#8736;
Angle
&and;
&#8743;
And
&or;
&#8744;
Or
&cap;
&#8745;
Cap
&cup;
&#8746;
Cup
&int;
&#8747;
Integral
&there4;
&#8756;
Therefore
&sim;
&#8764;
Similar to
&cong;
&#8773;
Congruent to
&asymp;
&#8776;
Almost Equal
&ne;
&#8800;
Not Equal
&equiv;
&#8801;
Equivalent
&le;
&#8804;
Less or Equal
&ge;
Greater or Equal
&sub;
&#8834;
Subset of
&sup;
&#8835;
Superset of
&nsub;
&#8836;
Not subset of
&sube;
&#8838;
Subset or Equal
&supe;
&#8839;
Superset or Equal
&oplus;
&#8853;
Circled plus
&oTimes;
&#8855;
Circled Times
&perp;
&#8869;
Perpendicular
&sdot;
&#8901;
Dot operator
HTML Entities: Greek Letters
This contains all the Greek Letters that are rendered in HTML format
Character
Entity Name
Entity Number
Description
Α
&Alpha;
&#913;
Alpha
Β
&Beta;
&#914;
Beta
Γ
&Gamma;
&#915;
Gamma
Δ
&Delta;
&#916;
Delta
Ε
&Epsilon;
&#917;
Epsilon
Ζ
&Zeta;
&#918;
Zeta
Η
&Eta;
&#919;
Eta
Θ
&Theta;
&#920;
Theta
Ι
&Iota;
&#921;
Iota
Κ
&Kappa;
&#922;
Kappa
Λ
&Lambda;
&#923;
Lambda
Μ
&Mu;
&#924;
Mu
Ν
&Nu;
&#925;
Nu
Ξ
&Xi;
&#926;
Xi
Ο
&Omicron;
&#927;
Omicron
Π
&Pi;
&#928;
Pi
Ρ
&Rho;
&#929;
Rho
Σ
&Sigma;
&#931;
Sigma
Τ
&Tau;
&#932;
Tau
Υ
&Upsilon;
&#933;
Upsilon
Φ
&Phi;
&#934;
Phi
Χ
&Chi;
&#935;
Chi
Ψ
&Psi;
&#936;
Psi
Ω
&Omega;
&#937;
Omega
α
&alpha;
&#945;
alpha
β
&beta;
&#946;
beta
γ
&gamma;
&#947;
gamma
δ
&delta;
&#948;
delta
ε
&epsilon;
&#949;
epsilon
ζ
&zeta;
&#950;
zeta
η
&eta;
&#951;
eta
θ
&theta;
&#952;
theta
ι
&iota;
&#953;
iota
κ
&kappa;
&#954;
kappa
λ
&lambda;
&#955;
lambda
μ
&mu;
&#956;
mu
ν
&nu;
&#957;
nu
ξ
&xi;
&#958;
xi
ο
&omicron;
&#959;
omicron
π
&pi;
&#960;
pi
ρ
&rho;
&#961;
rho
ς
&sigmaf;
&#962;
sigmaf
σ
&sigma;
&#963;
sigma
τ
&tau;
&#964;
tau
υ
&upsilon;
&#965;
upsilon
φ
&amp;phi;
&#966;
phi
χ
&chi;
&#967;
chi
ψ
&psi;
&#968;
psi
ω
&omega;
&#969;
omega
ϑ
&thetasym;
&#977;
Theta Symbol
ϒ
&upsih;
&#978;
Upsilon Symbol
ϖ
&piv;
&#982;
Pi Symbol
HTML Entities: Miscellaneous HTML entities
This contains all the Miscellaneous HTML entities
Character
Entity Name
Entity Number
Description
Œ
&OElig;
&#338;
UpperCase ligature OE
œ
&oelig;
&#339;
LowerCase ligature OE
Š
&SCaron;
&#352;
UpperCase S + Caron
š
&sCaron;
&#353;
LowerCase S + Caron
Ÿ
&Yuml;
&#376;
Capital Y + Diaeres
ƒ
&fnof;
&#402;
LowerCase + Hook
ˆ
&circ;
&#710;
Circumflex Accent
˜
&Tilde;
&#732;
Tilde
&ensp;
&#8194;
En Space
&emsp;
&#8195;
Em Space
&thinsp;
&#8201;
Thin Space
‌‌
&zwnj;
&#8204;
Zero width non-joiner
&zwj;
&#8205;
Zero width joiner
&lrm;
&#8206;
Left-to-Right Mark
&rlm;
&#8207;
Right-to-Left Mark
&nDash;
&#8211;
En Dash
&mDash;
&#8212;
Em Dash
&lsquo;
&#8216;
Left Single Quotation Mark
&rsquo;
&#8217;
Right Single Quotation Mark
&sbquo;
&#8218;
Single Low-9 Quotation Mark
&ldquo;
&#8220;
Left Double Quotation Mark
&rdquo;
&#8221;
Right Double Quotation Mark
&bdquo;
&#8222;
Double Low-9 Quotation Mark
&dagger;
&#8224;
Dagger
&Dagger;
&#8225;
Double Dagger
&bull;
&#8226;
Bullet
 
&#8227;
Triangular Bullet
&hellip;
&#8230;
Horizontal ellipsis
&permil;
&#8240;
Per mille
&prime;
&#8242;
Minutes (Degrees)
&Prime;
&#8243;
Seconds (Degrees)
&lsaquo;
&#8249;
Single Left Angle Quotation
&rsaquo;
&#8250;
Single Right Angle Quotation
 
&#8253;
Interrobang
&oline;
&#8254;
Overline
&trade;
&#8482;
Trademark
&larr;
&#8592;
Left Arrow
&uarr;
&#8593;
Up Arrow
&rarr;
&#8594;
Right Arrow
&darr;
&#8595;
Down Arrow
&harr;
&#8596;
Left Right Arrow
&crarr;
&#8629;
Carriage Return Arrow
&lceil;
&#8968;
Left Ceiling
&amp;rceil;
&#8969;
Right Ceiling
&lfloor;
&#8970;
Left Floor
&rfloor;
&#8971;
Right Floor
&loz;
&#9674;
Lozenge
&weierp;
&#8472;
Script Capital
&image;
&#8465;
BlackLetter Capital I
&real;
&#8476;
BlackLetter Capital R
&lrm;
&#8206;
Left-to-Right Mark
&rlm;
&#8207;
Right-to-Left Mark
HTML Entities: Planet Symbols
This contains all the Planet Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9791;
Planet Mercury
 
&#9792;
Planet Venus
 
&#9793;
Planet Earth
 
&#9794;
Planet Mars
 
&#9795;
Planet Jupiter
 
&#9796;
Planet Saturn
 
&#9797;
Planet Uranus
 
&#9798;
Planet Neptune
 
&#9799;
Planet Pluto
HTML Entities: Warning Symbols
This contains all the Warning Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9760;
Skull & Crossbones (Poison)
 
&#9761;
Caution
 
&#9762;
Radioactive
 
&#9763;
Biohazard
 
&#9764;
Caduceus
HTML Entities: Monetary Symbols
This contains all the Monetary Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#8369;
Peso (Philippine – Mexican)
&ruble;
&#8381;
Ruble (Russian)
 
&#65510;
Won (Korean)
¢
&cent;
&#amp;162;
Cents Sign
£
&pound;
&#163;
Pound Sterling
¤
&curren;
&#164;
General Currency
¥
&yen;
&#165;
Yen, Yuan
 
&#8355;
Franc (French)
 
&#8352;
Euro-Currency Sign
 
&#8353;
Colon (Costa Rican, El Salvador)
 
&#8354;
Cruzeiro (Brazilian)
 
&#8356;
Lira (Italian)
 
&#8357;
Mill (US$.001)
 
&#8358;
Naira (Nigerian)
 
&#8359;
Peseta (Spanish)
 
&#8360;
Rupee (Indian)
 
&#8362;
New Sheqel (Israeli)
 
&#8363;
Dong (Vietnamese)
 
&#8365;
Kip (Laos)
 
&#8366;
Tugrik (Mongolian)
 
&#8367;
Drachma (Greek)
HTML Entities: Religious Symbols
This contains all the Religious Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9765;
Ankh
 
&#9766;
Orthodox Cross
 
&#9767;
Chi Rho
 
&#9768;
Cross of Lorraine
 
&#9769;
Cross of Jerusalem
 
&#10017;
Star of David
 
&#9770;
Star & Crescent (Islam)
 
&#9771;
Farsi Symbol
 
&#9772;
Adi Shakti
 
&#9773;
Hammer & Sickle
 
&#9774;
Peace Symbol
 
&#9783;
I Ching Trigram Earth
 
&#9778;
I Ching Trigram Fire
 
&#9776;
I Ching Trigram Heaven
 
&#9777;
I Ching Trigram Lake
 
&#9782;
I Ching Trigram Mountain
 
&#9779;
I Ching Trigram Thunder
 
&#9781;
I Ching Trigram Water
 
&#9780;
I Ching Trigram Wind
 
&#9784;
Mandala (Wheel of Dharma)
 
&#9840;
East Syriac Cross
 
&#9841;
West Syriac Cross
 
&#9775;
Yin Yang
HTML Entities: Zodiac Signs
This contains all the Zodiac Signs HTML entities
Character
Entity Name
Entity Number
Description
 
&#9800;
Aries
 
&#9801;
Taurus
 
&#9802;
Gemini
 
&#9803;
Cancer
 
&#9804;
Leo
 
&#9805;
Virgo
 
&#9806;
Libra
 
&#9807;
Scorpio
 
&#9808;
Sagittarius
 
&#9809;
Capricorn
 
&#9810;
Aquarius
 
&#9811;
Pisces
HTML Entities: Card Deck Symbols
This contains all the Card Deck Symbols HTML entities
Character
Entity Name
Entity Number
Description
&spades;
&#9824;
Dark Spades
&clubs;
&#9827;
Dark Clubs
&Hearts;
&#9829;
Dark Hearts
&diams;
&#9830;
Dark Diamonds
 
&#9828;
Spades
 
&#9831;
Clubs
 
&#9825;
Hearts
 
&#9826;
Diamonds
HTML Entities: Arrow Symbols
This contains all the Arrow Symbols HTML entities
Character
Entity Name
Entity Number
Description
&larr;
&#8592;
Leftward Arrow
&rarr;
&#8594;
Rightward Arrow
&uarr;
&#8593;
Upward Arrow
&darr;
&#8595;
Downward Arrow
&harr;
&#8596;
Left right Arrow
&lArr;
&#8656;
Leftward Double Arrow
&rArr;
&#8658;
Rightward Double Arrow
&uArr;
&#8657;
Upward Double Arrow
&dArr;
&#8659;
Downward Double Arrow
&hArr;
&#8660;
Left right Double Arrow
HTML Entities: Direction Pointing Hands Symbols
This contains all the Direction Pointing Hands Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9754;
Black left pointing index
 
&#9755;
Black right pointing index
 
&#9756;
White left pointing index
 
&#9757;
White up pointing index
 
&#9758;
White right pointing index
 
&#9759;
White down pointing index
HTML Entities: Musical Symbols
This contains all the Musical Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9833;
Quarter Note
 
&#9834;
Eighth Note
 
&#9835;
Beamed Eighth Notes
 
&#9836;
Beamed Sixteenth Notes
 
&#9837;
Flat Sign
 
&#9838;
Natural Sign
 
&#9839;
Sharp Sign
HTML Entities: Weather Symbols
This contains all the Weather Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9728;
Black sun with rays
 
&#9729;
Cloud
 
&#9730;
Umbrella
 
&#9731;
Snowman
 
&#9732;
Comet
 
&#9733;
Black star
 
&#9734;
White star
 
&#9735;
Lightning
 
&#9736;
Thunderstorm
 
&#9737;
Sun
HTML Entities: Chess Piece Symbols
This contains all the Chess Piece Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9812;
White King
 
&#9813;
White Queen
 
&#9814;
White Rook
 
&#9815;
White Bishop
 
&#9816;
White Knight
 
&#9817;
White Pawn
 
&#9818;
Black King
 
&#9819;
Black Queen
 
&#9820;
Black Rook
 
&#9821;
Black Bishop
 
&#9822;
Black Knight
 
&#9823;
Black Pawn
HTML Entities: Dingbats Symbols
This contains all the Dingbats Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9985;
Scissors
 
&#9986;
Scissors
 
&#9987;
Scissors
 
&#9988;
Scissors
 
&#9990;
Telephone sign
 
&#9991;
Tape drive
 
&#9992;
Airplane
 
&#9993;
Envelope
 
&#9996;
Victory or Peace Sign
 
&#9997;
Writing Hand
 
&#9998;
Pencil
 
&#9999;
Pencil
 
&#10000;
Pencil
 
&#10001;
White nib
 
&#10002;
Black nib
 
&#10003;
Check mark
 
&#10004;
Heavy check mark
 
&#10005;
Multiplication
 
&#10006;
Heavy Multiplication
 
&#10007;
Ballot
 
&#10008;
Heavy ballot
 
&#10009;
Outlined Greek Cross
 
&#10010;
Heavy Greek Cross
 
&#10011;
Open Center Cross
 
&#10012;
Heavy Open Center Cross
 
&#10013;
Latin Cross
 
&#10014;
Shadowed White Latin Cross
 
&#10015;
Outlined Latin Cross
 
&#10016;
Maltese Cross (Cross formé)
 
&#10017;
Star of David
 
&#10018;
Four teardrop-spoked Asterisk
 
&#10019;
Four balloon-spoked Asterisk
 
&#10020;
Heavy four balloon-spoked Asterisk
 
&#10021;
Four club-spoked Asterisk
 
&#10022;
Black four-Pointed Star
 
&#10023;
White four-Pointed Star
 
&#10025;
Stress Outlined White Star
 
&#10026;
Circled White Star
 
&#10027;
Open Center Black Star
 
&#10028;
Black Center White Star
 
&#10029;
Outlined Black Star
 
&#10030;
Heavy Outlined Black Star
 
&#10031;
Pinwheel Star
 
&#10032;
Shadowed White Star
 
&#10033;
Heavy Asterisk
 
&#10034;
Open Center Asterisk
 
&#10035;
Eight-spoked Asterisk
 
&#10036;
Eight-Pointed Black Star
 
&#10037;
Eight-Pointed pinwheel Star
 
&#10038;
Six-Pointed Black Star
 
&#10039;
Eight-Pointed Rectilinear Black Star
 
&#10040;
Heavy Eight-Pointed Rectilinear Black Star
 
&#10041;
Twelve-Pointed Black Star
 
&#10042;
Sixteen-Pointed Asterisk
 
&#10043;
Teardrop-Spoked Asterisk
 
&#10044;
Open-Center Teardrop-Spoked Asterisk
 
&#10045;
Heavy Teardrop-Spoked Asterisk
 
&#10046;
Six-petalled Black-and-White Florette
 
&#10047;
Black Florette
 
&#10048;
White Florette
 
&#10049;
Eight-Petalled Outlined Black Florette
 
&#10050;
Circled Open-Center eight-Pointed Star
 
&#10051;
Heavy teardrop-spoked pinwheel Asterisk
 
&#10052;
Snowflake
 
&#10053;
Tight trifoliate snowflake
 
&#10054;
Heavy chevron snowflake
 
&#10055;
Sparkle
 
&#10056;
Heavy sparkle
 
&#10057;
Balloon-spoked Asterisk
 
&#10058;
Eight teardrop-spoked propeller Asterisk
 
&#10059;
Heavy eight teardrop-spoked propeller Asterisk
 
&#10061;
Shadowed White circle
 
&#10063;
Lower-right drop-shadowed White Square
 
&#10064;
Upper-right drop-shadowed White Square
 
&#10065;
Lower-right shadowed White Square
 
&#10066;
Upper-right shadowed White Square
 
&#10070;
Black diamond Minus White X
 
&#10072;
Light Vertical Bar
 
&#10073;
Medium Vertical Bar
 
&#10074;
Heavy Vertical Bar
 
&#10075;
Heavy Single turned Comma Quotation mark Ornament
 
&#10076;
Heavy Single Comma Quotation mark Ornament
 
&#10077;
Heavy Double turned Comma Quotation mark Ornament
 
&#10078;
Heavy Double Comma Quotation mark Ornament
 
&#10081;
Curved stem Paragraph sign Ornament
 
&#10082;
Heavy Exclamation mark Ornament
 
&#10083;
Heavy Heart Exclamation mark Ornament
 
&#10084;
Heavy Black Heart
 
&#10085;
Rotated Heavy Black Heart Bullet
 
&#10086;
Floral Heart
 
&#10087;
Rotated floral Heart Bullet
 
&#10102;
Dingbat Negative Circled Number one
 
&#10103;
Dingbat Negative Circled Number two
 
&#10104;
Dingbat Negative Circled Number three
 
&#10105;
Dingbat Negative Circled Number four
 
&#10106;
Dingbat Negative Circled Number five
 
&#10107;
Dingbat Negative Circled Number six
 
&#10108;
Dingbat Negative Circled Number seven
 
&#10109;
Dingbat Negative Circled Number eight
 
&#10110;
Dingbat Negative Circled Number nine
 
&#10111;
Dingbat Negative Circled number 10
 
&#10112;
Dingbat Circled Sans-Serif Number one
 
&#10113;
Dingbat Circled Sans-Serif Number two
 
&#10114;
Dingbat Circled Sans-Serif Number three
 
&#10115;
Dingbat Circled Sans-Serif Number four
 
&#10116;
Dingbat Circled Sans-Serif Number five
 
&#10117;
Dingbat Circled Sans-Serif Number six
 
&#10118;
Dingbat Circled Sans-Serif Number seven
 
&#10119;
Dingbat Circled Sans-Serif Number eight
 
&#10120;
Dingbat Circled Sans-Serif Number nine
 
&#10121;
Dingbat Circled Sans-Serif number ten
 
&#10122;
Dingbat Negative Circled Sans-Serif Number one
 
&#10123;
Dingbat Negative Circled Sans-Serif Number two
 
&#10124;
Dingbat Negative Circled Sans-Serif Number three
 
&#10125;
Dingbat Negative Circled Sans-Serif Number four
 
&#10126;
Dingbat Negative Circled Sans-Serif Number five
 
&#10127;
Dingbat Negative Circled Sans-Serif Number six
 
&#10128;
Dingbat Negative Circled Sans-Serif Number seven
 
&#10129;
Dingbat Negative Circled Sans-Serif Number eight
 
&#10130;
Dingbat Negative Circled Sans-Serif Number nine
 
&#10131;
Dingbat Negative Circled Sans-Serif number ten
 
&#10132;
Heavy Wide-Headed Rightwards Arrow
 
&#10136;
Heavy Southeast Arrow
 
&#10137;
Heavy Rightwards Arrow
 
&#10138;
Heavy Northeast Arrow
 
&#10139;
Drafting Point Rightwards Arrow
 
&#10140;
Heavy Round-tipped Rightwards Arrow
 
&#10141;
Triangle-Headed Rightwards Arrow
 
&#10142;
Heavy Triangle-Headed Rightwards Arrow
 
&#10143;
Dashed Triangle-Headed Rightwards Arrow
 
&#10144;
Heavy Dashed Triangle-Headed Rightwards Arrow
 
&#10145;
Black Rightwards Arrow
 
&#10146;
Three-D Top-Lighted Rightwards Arrowhead
 
&#10147;
Three-D Bottom-Lighted Rightwards Arrowhead
 
&#10148;
Black Rightwards Arrowhead
 
&#10149;
Heavy Black curved Downwards and Rightwards Arrow
 
&#10150;
Heavy Black curved Upwards and Rightwards Arrow
 
&#10151;
Square Black Rightwards Arrow
 
&#10152;
Heavy concave-Pointed Black Rightwards Arrow
 
&#10153;
Right-shaded White Rightwards Arrow
 
&#10154;
Left-shaded White Rightwards Arrow
 
&#10155;
Back-tilted shadowed White Rightwards Arrow
 
&#10156;
Front-tilted shadowed White Rightwards Arrow
 
&#10157;
Heavy Lower right-shadowed White Rightwards Arrow
 
&#10158;
Heavy upper right-shadowed White Rightwards Arrow
 
&#10159;
Notched Lower right-shadowed White Rightwards Arrow
 
&#10161;
Notched upper right-shadowed White Rightwards Arrow
 
&#10162;
Circled Heavy White Rightwards Arrow
 
&#10163;
White-feathered Rightwards Arrow
 
&#10164;
Black-feathered Southeast Arrow
 
&#10165;
Black-feathered Rightwards Arrow
 
&#10166;
Black-feathered Northeast Arrow
 
&#10167;
Black-feathered Southeast Arrow
 
&#10168;
Heavy Black-feathered Rightwards Arrow
 
&#10169;
Heavy Black-feathered Northeast Arrow
 
&#10170;
Teardrop-Barbed Rightwards Arrow
 
&#10171;
Heavy teardrop-shanked Rightwards Arrow
 
&#10172;
Wedge-Tailed Rightwards Arrow
 
&#10173;
Heavy wedge-Tailed Rightwards Arrow
 
&#10174;
Open-Outlined Rightwards Arrow
HTML Entities: Hertz Frequency Symbols
This contains all the Hertz Frequency Symbols HTML entities
Character
Entity Name
Entity Number
Description
&##13200;
 
&#13200;
Hertz
 
&#13201;
Kilohertz
 
&#13202;
Megahertz
 
&#13203;
Gigahertz
 
&#13204;
Terahertz
HTML Entities: Dashes Symbols
This contains all the Dashes Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#45;
Hypen-Minus
 
&#8208;
Hypen
 
&#8209;
NonBreaking Hypen
 
&#8210;
Hypen
&ndash;
&#8211;
En Dash
&mdash;
&#8212;
Em Dash
 
&#8213;
Quotation Dash
&minus;
&#8722;
Minus Sign
 
&#8275;
Swung Dash
 
&#8259;
Hypen Bullet
HTML Entities: and Characters
This contains all the Hebrew Alphabet and Characters HTML entities
Character
Entity Name
Entity Number
Description
֑
 
&#1425;
Hebrew accent Etnahta
֒
 
&#1426;
Hebrew accent Segol
֓
 
&#1427;
Hebrew accent Shalshelet
֔
 
&#1428;
Hebrew accent Zaqef Qatan
֕
 
&#1429;
Hebrew accent Zaqef Gadol
֖
 
&#1430;
Hebrew accent Tipeha
֗
 
&#1431;
Hebrew accent Revia
֘
 
&#1432;
Hebrew accent Zarqa
֙
 
&#1433;
Hebrew accent Pashta
֚
 
&#1434;
Hebrew accent Yetiv
֛
 
&#1435;
Hebrew accent Tevir
֜
 
&#1436;
Hebrew accent Geresh
֝
 
&#1437;
Hebrew accent Geresh Muqdam
֞
 
&#1438;
Hebrew accent Gershayim
֟
 
&#1439;
Hebrew accent Qarney Para
֠
 
&#1440;
Hebrew accent Telisha Gedola
֡
 
&#1441;
Hebrew accent Pazer
֢
 
&#1442;
Hebrew accent Atnah Hafukh
֣
 
&#1443;
Hebrew accent Munah
֤
 
&#1444;
Hebrew accent Mahapakh
֥
 
&#1445;
Hebrew accent Merkha
֦
 
&#1446;
Hebrew accent Merkha Kefula
֧
 
&#1447;
Hebrew accent Darga
֨
 
&#1448;
Hebrew accent Qadma
֩
 
&#1449;
Hebrew accent Telisha Qetana
֪
 
&#1450;
Hebrew accent Yerah Ben Yomo
֫
 
&#1451;
Hebrew accent Ole
֬
 
&#1452;
Hebrew accent Iluy
֭
 
&#1453;
Hebrew accent Dehi
֮
 
&#1454;
Hebrew accent Zinor
֯
 
&#1455;
Hebrew mark Masora circle
ְ
 
&#1456;
Hebrew point Sheva
ֱ
 
&#1457;
Hebrew point Hataf segol
ֲ
 
&#1458;
Hebrew point Hataf patah
ֳ
 
&#1459;
Hebrew point Hataf qamats
ִ
 
&#1460;
Hebrew point Hiriq
ֵ
 
&#1461;
Hebrew point Tsere
ֶ
 
&#1462;
Hebrew point Segol
ַ
 
&#1463;
Hebrew point Patah
ָ
 
&#1464;
Hebrew point Qamats
ֹ
 
&#1465;
Hebrew point Holam
ֺ
 
&#1466;
Hebrew point Holam Haser for Vav
ֻ
 
&#1467;
Hebrew point Qubuts
ּ
 
&#1468;
Hebrew point Dagesh or Mapiq
ֽ
 
&#1469;
Hebrew point Meteg
־
 
&#1470;
Hebrew punctuation Maqaf
ֿ
 
&#1471;
Hebrew point Rafe
׀
 
&#1472;
Hebrew punctuation Paseq
ׁ
 
&#1473;
Hebrew point Shin dot
ׂ
 
&#1474;
Hebrew point Sin dot
׃
 
&#1475;
Hebrew punctuation Sof pasuq
ׄ
 
&#1476;
Hebrew mark upper dot
ׅ
 
&#1477;
Hebrew mark Lower dot
׆
 
&#1478;
Hebrew punctuation Nun hafukha
ׇ
 
&#1479;
Hebrew point Qamats Qatan
א
 
&#1488;
Hebrew Letter Alef
ב
 
&#1489;
Hebrew Letter Bet
ג
 
&#1490;
Hebrew Letter Gimel
ד
 
&#1491;
Hebrew Letter Dalet
ה
 
&#1492;
Hebrew Letter He
ו
 
&#1493;
Hebrew Letter Vav
ז
 
&#1494;
Hebrew Letter Zayin
ח
 
&#1495;
Hebrew Letter Het
ט
 
&#1496;
Hebrew Letter Tet
י
 
&#1497;
Hebrew Letter Yod
ך
 
&#1498;
Hebrew Letter final Kaf
כ
 
&#1499;
Hebrew Letter Kaf
ל
 
&#1500;
Hebrew Letter Lamed
ם
 
&#1501;
Hebrew Letter final Mem
מ
 
&#1502;
Hebrew Letter Mem
ן
 
&#1503;
Hebrew Letter final Nun
נ
 
&#1504;
Hebrew Letter Nun
ס
 
&#1505;
Hebrew Letter Samekh
ע
 
&#1506;
Hebrew Letter Ayin
ף
 
&#1507;
Hebrew Letter final Pe
פ
 
&#1508;
Hebrew Letter Pe
ץ
 
&#1509;
Hebrew Letter final Tsadi
צ
 
&#1510;
Hebrew Letter Tsadi
ק
 
&#1511;
Hebrew Letter Qof
ר
 
&#1512;
Hebrew Letter Resh
ש
 
&#1513;
Hebrew Letter Shin
ת
 
ת
Hebrew Letter Tav
װ
 
&#1520;
Hebrew ligature Yiddish double Vav
ױ
 
&#1521;
Hebrew ligature Yiddish Vav Yod
ײ
 
&#1522;
Hebrew ligature yiddish double Yod
׳
 
&#1523;
Hebrew punctuation Geresh
״
 
&#1524;
Hebrew punctuation Gershayim
HTML Entities: Japanese Hiragana Characters
This contains all the Japanese Hiragana Character HTML entities
Character
Entity Name
Entity Number
Description
 
&#12353;
Small A
 
&#12354;
A
 
&#12355;
Small I
 
&#12356;
I
 
&#12357;
Small U
 
&#12358;
U
 
&#12359;
Small E
 
&#12360;
E
 
&#12361;
Small O
 
&#12362;
O
 
&#12363;
Ka
 
&#12364;
Ga
 
&#12365;
Ki
 
&#12366;
Gi
 
&#12367;
Ku
 
&#12368;
Gu
 
&#12369;
Ke
 
&#12370;
Ge
 
&#12371;
Ko
 
&#12372;
Go
 
&#12373;
Sa
 
&#12374;
Za
 
&#12375;
Si
 
&#12376;
Zi
 
&#12377;
Su
 
&#12378;
Zu
 
&#12379;
Se
 
&#12380;
Ze
 
&#12381;
So
 
&#12382;
Zo
 
&#12383;
Ta
 
&#12384;
Da
 
&#12385;
Ti
 
&#12386;
Di
 
&#12387;
Small Tu
 
&#12388;
Tu
 
&#12389;
Du
 
&#12390;
Te
 
&#12391;
De
 
&#12392;
To
 
&#12393;
Do
 
&#12394;
Na
 
&#12395;
Ni
 
&#12396;
Nu
 
&#12397;
Ne
 
&#12398;
No
 
&#12399;
Ha
 
&#12400;
Ba
 
&#12401;
Pa
 
&#12402;
Hi
 
&#12403;
Bi
 
&#12404;
Pi
 
&#12405;
Hu
 
&#12406;
Bu
 
&#12407;
Pu
 
&#12408;
He
 
&#12409;
Be
 
&#12410;
Pe
 
&#12411;
Ho
 
&#12412;
Bo
 
&#12413;
Po
 
&#12414;
Ma
 
&#12415;
Mi
 
&#12416;
Mu
 
&#12417;
Me
 
&#12418;
Mo
 
&#12419;
Small Ya
 
&#12420;
Ya
 
&#12421;
Small Yu
 
&#12422;
Yu
 
&#12423;
Small Yo
 
&#12424;
Yo
 
&#12425;
Ra
 
&#12426;
Ri
 
&#12427;
Ru
 
&#12428;
Re
 
&#12429;
Ro
 
&#12430;
Small Wa
 
&#12431;
Wa
 
&#12432;
Wi
 
&#12433;
We
 
&#12434;
Wo
 
&#12435;
N
 
&#12436;
Vu
 
&#12437;
Small Ka
 
&#12438;
Small Ke
 
&#12441;
Combining voiced sound mark
 
&#12442;
Combining semi-voiced sound mark
 
&#12443;
Voiced sound mark
 
&#12444;
Semi-voiced sound mark
 
&#12445;
Iteration mark
 
&#12446;
Voiced iteration mark
 
&#12447;
Digraph Yori
HTML Entities: Japanese Katakana Characters
This contains all the Japanese Katakana Character HTML entities
Character
Entity Name
Entity Number
Description
 
&#12448;
Double Hyphen
 
&#12449;
Small A
 
&#12450;
A
 
&#12451;
Small I
 
&#12452;
I
 
&#12453;
Small U
 
&#12454;
U
 
&#12455;
Small E
 
&#12456;
E
 
&#12457;
Small O
 
&#12458;
O
 
&#12459;
Ka
 
&#12460;
Ga
 
&#12461;
Ki
 
&#12462;
Gi
 
&#12463;
Ku
 
&#12464;
Gu
 
&#12465;
Ke
 
&#12466;
Ge
 
&#12467;
Ko
 
&#12468;
Go
 
&#12469;
Sa
 
&#12470;
Za
 
&#12471;
Si
 
&#12472;
Zi
 
&#12473;
Su
 
&#12474;
Zu
 
&#12475;
Se
 
&#12476;
Ze
 
&#12477;
So
 
&#12478;
Zo
 
&#12479;
Ta
 
&#12480;
Da
 
&#12481;
Ti
 
&#12482;
Di
 
&#12483;
Small Tu
 
&#12484;
Tu
 
&#12485;
Du
 
&#12486;
Te
 
&#12487;
De
 
&#12488;
To
 
&#12489;
Do
 
&#12490;
Na
 
&#12491;
Ni
 
&#12492;
Nu
 
&#12493;
Ne
 
&#12494;
No
 
&#12495;
Ha
 
&#12496;
Ba
 
&#12497;
Pa
 
&#12498;
Hi
 
&#12499;
Bi
 
&#12500;
Pi
 
&#12501;
Hu
 
&#12502;
Bu
 
&#12503;
Pu
 
&#12504;
He
 
&#12505;
Be
 
&#12506;
Pe
 
&#12507;
Ho
 
&#12508;
Bo
 
&#12509;
Po
 
&#12510;
Ma
 
&#12511;
Mi
 
&#12512;
Mu
 
&#12513;
Me
 
&#12514;
Mo
 
&#12515;
Small Ya
 
&#12516;
Ya
 
&#12517;
Small Yu
 
&#12518;
Yu
 
&#12519;
Small Yo
 
&#12520;
Yo
 
&#12521;
Ra
 
&#12522;
Ri
 
&#12523;
Ru
 
&#12524;
Re
 
&#12525;
Ro
 
&#12526;
Small Wa
 
&#12527;
Wa
 
&#12528;
Wi
 
&#12529;
We
 
&#12530;
Wo
 
&#12531;
N
 
&#12532;
Vu
 
&#12533;
Small Ka
 
&#12534;
Small Ke
 
&#12535;
Va
 
&#12536;
Vi
 
&#12537;
Ve
 
&#12538;
Vo
 
&#12539;
Middle dot
 
&#12540;
Prolonged sound mark
 
&#12541;
Iteration mark
 
&#12542;
Voiced iteration mark
 
&#12543;
Digraph KoTo
HTML Entities: Armenian Characters
This contains all the Armenian Characters HTML entities
Character
Entity Name
Entity Number
Description
Ա
 
&#1329;
Ayb, Capital
Բ
 
&#1330;
Ben, Capital
Գ
 
&#1331;
Gim, Capital
Դ
 
&#1332;
Da, Capital
Ե
 
&#1333;
Ech, Capital
Զ
 
&#1334;
Za, Capital
Է
 
&#1335;
Eh, Capital
Ը
 
&#1336;
Et, Capital
Թ
 
&#1337;
To, Capital
Ժ
 
&#1338;
Zhe, Capital
Ի
 
&#1339;
Ini, Capital
Լ
 
&#1340;
Liwn, Capital
Խ
 
&#1341;
Xeh, Capital
Ծ
 
&#1342;
Ca, Capital
Կ
 
&#1343;
Ken, Capital
Հ
 
&#1344;
Ho, Capital
Ձ
 
&#1345;
Ja, Capital
Ղ
 
&#1346;
Ghad, Capital
Ճ
 
&#1347;
Cheh, Capital
Մ
 
&#1348;
Men, Capital
Յ
 
&#1349;
Yi, Capital
Ն
 
&#1350;
Now, Capital
Շ
 
&#1351;
Sha, Capital
Ո
 
&#1352;
Vo, Capital
Չ
 
&#1353;
Cha, Capital
Պ
 
&#1354;
Peh, Capital
Ջ
 
&#1355;
Jheh, Capital
Ռ
 
&#1356;
Ra, Capital
Ս
 
&#1357;
Seh, Capital
Վ
 
&#1358;
Vew, Capital
Տ
 
&#1359;
Tiwn, Capital
Ր
 
&#1360;
Reh, Capital
Ց
 
&#1361;
Co, Capital
Ւ
 
&#1362;
Yiwn, Capital
Փ
 
&#1363;
Piwr, Capital
Ք
 
&#1364;
Keh, Capital
Օ
 
&#1365;
Oh, Capital
Ֆ
 
&#1366;
Feh, Capital
ա
 
&#1377;
Ayb, Lower-Case
բ
 
&#1378;
Ben, Lower-Case
գ
 
&#1379;
Gim, Lower-Case
դ
 
&#1380;
Da, Lower-Case
ե
 
&#1381;
Ech, Lower-Case
զ
 
&#1382;
Za, Lower-Case
է
 
&#1383;
Eh, Lower-Case
ը
 
&#1384;
Et, Lower-Case
թ
 
&#1385;
To, Lower-Case
ժ
 
&#1386;
Zhe, Lower-Case
ի
 
&#1387;
Ini, Lower-Case
լ
 
&#1388;
Liwn, Lower-Case
խ
 
&#1389;
Xeh, Lower-Case
ծ
 
&#1390;
Ca, Lower-Case
կ
 
&#1391;
Ken, Lower-Case
հ
 
&#1392;
Ho, Lower-Case
ձ
 
&#1393;
Ja, Lower-Case
ղ
 
&#1394;
Ghad, Lower-Case
ճ
 
&#1395;
Cheh, Lower-Case
մ
 
&#1396;
Men, Lower-Case
յ
 
&#1397;
Yi, Lower-Case
ն
 
&#1398;
Now, Lower-Case
շ
 
&#1399;
Sha, Lower-Case
ո
 
&#1400;
Vo, Lower-Case
չ
 
&#1401;
Cha, Lower-Case
պ
 
&#1402;
Peh, Lower-Case
ջ
 
&#1403;
Jheh, Lower-Case
ռ
 
&#1404;
Ra, Lower-Case
ս
 
&#1405;
Seh, Lower-Case
վ
 
&#1406;
Vew, Lower-Case
տ
 
&#1407;
Tiwn, Lower-Case
ր
 
&#1408;
Reh, Lower-Case
ց
 
&#1409;
Co, Lower-Case
ւ
 
&#1410;
Yiwn, Lower-Case
փ
 
&#1411;
Piwr, Lower-Case
ք
 
&#1412;
Keh, Lower-Case
օ
 
&#1413;
Oh, Lower-Case
ֆ
 
&#1414;
Feh, Lower-Case
ɋ
 
&#587;
Ligature Ech Yiwn
ՙ
 
&#1369;
Armenian modifier half ring
՚
 
&#1370;
Armenian apostrophe
՛
 
&#1371;
Armenian emphasis mark
՜
 
&#1372;
Armenian Exclamation mark
՝
 
&#1373;
Armenian comma
՞
 
&#1374;
Armenian question mark
՟
 
&#1375;
Armenian abbreviation mark
։
 
&#1417;
Armenian full stop
֊
 
&#1418;
Armenian Hypen
HTML Entities: Cyrillic Alphabet
This contains all the Cyrillic Alphabet HTML entities
Character
Entity Name
Entity Number
Description
А
 
&#1040;
A
Б
 
&#1041;
BE
В
 
&#1042;
VE
Г
 
&#1043;
GHE
Д
 
&#1044;
DE
Е
 
&#1045;
IE
Ж
 
&#1046;
ZHE
З
 
&#1047;
ZE
И
 
&#1048;
I
Й
 
&#1049;
I, short
К
 
&#1050;
KA
Л
 
&#1051;
EL
М
 
&#1052;
EM
Н
 
&#1053;
EN
О
 
&#1054;
0
П
 
&#1055;
PE
Р
 
&#1056;
ER
С
 
&#1057;
ES
Т
 
&#1058;
TE
У
 
&#1059;
U
Ф
 
&#1060;
EF
Х
 
&#1061;
HA
Ц
 
&#1062;
TSE
Ч
 
&#1063;
CHE
Ш
 
&#1064;
SHA
Щ
 
&#1065;
SHCHA
Ъ
 
&#1066;
Hard Sign
Ы
 
&#1067;
YERU
Ь
 
&#1068;
Soft Sign
Э
 
&#1069;
E
Ю
 
&#1070;
YU
Я
 
&#1071;
YA
а
 
&#1072;
a
б
 
&#1073;
be
в
 
&#1074;
ve
г
 
&#1075;
ghe
д
 
&#1076;
de
е
 
&#1077;
ie
ж
 
&#1078;
zhe
з
 
&#1079;
ze
и
 
&#1080;
i
й
 
&#1081;
i, Short
к
 
&#1082;
ka
л
 
&#1083;
el
м
 
&#1084;
em
н
 
&#1085;
en
о
 
&#1086;
o
п
 
&#1087;
pe
р
 
&#1088;
er
с
 
&#1089;
es
т
 
&#1090;
te
у
 
&#1091;
u
ф
 
&#1092;
ef
х
 
&#1093;
ha
ц
 
&#1094;
tse
ч
 
&#1095;
che
ш
 
&#1096;
sha
щ
 
&#1097;
shcha
ъ
 
&#1098;
Hard Sign
ы
 
&#1099;
yeru
ь
 
&#1100;
Soft Sign
э
 
&#1101;
e
ю
 
&#1102;
yu
я
 
&#1103;
ya
HTML Entities: IPA Characters
This contains all the IPA Character HTML entities
Character
Entity Name
Entity Number
Description
ɐ
 
&#592;
Latin Small Letter turned A
ɑ
 
&#593;
Latin Small Letter Alpha
ɒ
 
&#594;
Latin Small Letter turned Alpha
ɓ
 
&#595;
Latin Small Letter B with Hook
ɔ
 
&#596;
Latin Small Letter Open O
ɕ
 
&#597;
Latin Small Letter C with Curl
ɖ
 
&#598;
Latin Small Letter D with Tail
ɗ
 
&#599;
Latin Small Letter D with Hook
ɘ
 
&#600;
Latin Small Letter Reversed E
ə
 
&#601;
Latin Small Letter Schwa
ɚ
 
&#602;
Latin Small Letter Schwa with Hook
ɛ
 
&#603;
Latin Small Letter Open E
ɜ
 
&#604;
Latin Small Letter Reversed Open E
ɝ
 
&#605;
Latin Small Letter Reversed Open E with Hook
ɞ
 
&#606;
Latin Small Letter closed Reversed Open E
ɟ
 
&#607;
Latin Small Letter Dotless J with Stroke
ɠ
 
&#608;
Latin Small Letter G with Hook
ɡ
 
&#609;
Latin Small Letter Script G
ɢ
 
&#610;
Latin Letter Small Capital G
ɣ
 
&#611;
Latin Small Letter Gamma
ɤ
 
&#612;
Latin Small Letter Rams horn
ɥ
 
&#613;
Latin Small Letter turned H
ɦ
 
&#614;
Latin Small Letter H with Hook
ɧ
 
&#615;
Latin Small Letter Heng with Hook
ɨ
 
&#616;
Latin Small Letter I with Stroke
ɩ
 
&#617;
Latin Small Letter Iota
ɪ
 
&#618;
Latin Letter Small Capital I
ɫ
 
&#619;
Latin Small Letter L with middle Tilde
ɬ
 
&#620;
Latin Small Letter L with belt
ɭ
 
&#621;
Latin Small Letter L with retroflex Hook
ɮ
 
&#622;
Latin Small Letter Lezh
ɯ
 
&#623;
Latin Small Letter turned M
ɰ
 
&#624;
Latin Small Letter turned M with long leg
ɱ
 
&#625;
Latin Small Letter M with Hook
ɲ
 
&#626;
Latin Small Letter N with left Hook
ɳ
 
&#627;
Latin Small Letter N with retroflex Hook
ɴ
 
&#628;
Latin Letter Small Capital N
ɵ
 
&#629;
Latin Small Letter Barred O
ɶ
 
&#630;
Latin Letter Small Capital OE
ɷ
 
&#631;
Latin Small Letter closed Omega
ɸ
 
&#632;
Latin Small Letter Phi
ɹ
 
&#633;
Latin Small Letter turned R
ɺ
 
&#634;
Latin Small Letter turned R with long leg
ɻ
 
&#635;
Latin Small Letter turned R with Hook
ɼ
 
&#636;
Latin Small Letter R with long leg
ɽ
 
&#637;
Latin Small Letter R with Tail
ɾ
 
&#638;
Latin Small Letter R with fishHook
ɿ
 
&#639;
Latin Small Letter Reversed R with fishHook
ʀ
 
&#640;
Latin Letter Small Capital R
ʁ
 
&#641;
Latin Letter Small Capital inverted R
ʂ
 
&#642;
Latin Small Letter S with Hook
ʃ
 
&#643;
Latin Small Letter Esh
ʄ
 
&#644;
Latin Small Letter Dotless J with Stroke and Hook
ʅ
 
&#645;
Latin Small Letter squat Reversed Esh
ʆ
 
&#646;
Latin Small Letter Esh with Curl
ʇ
 
&#647;
Latin Small Letter turned T
ʈ
 
&#648;
Latin Small Letter T with retroflex Hook
ʉ
 
&#649;
Latin Small Letter U Bar
ʊ
 
&#650;
Latin Small Letter Upsilon
ʋ
 
&#651;
Latin Small Letter V with Hook
ʌ
 
&#652;
Latin Small Letter turned V
ʍ
 
&#653;
Latin Small Letter turned W
ʎ
 
&#654;
Latin Small Letter turned Y
ʏ
 
&#655;
Latin Letter Small Capital Y
ʐ
 
&#656;
Latin Small Letter Z with retroflex Hook
ʑ
 
&#657;
Latin Small Letter Z with Curl
ʒ
 
&#658;
Latin Small Letter Ezh
ʓ
 
&#659;
Latin Small Letter Ezh with Curl
ʔ
 
&#660;
Latin Letter glottal stop
ʕ
 
&#661;
Latin Letter pharyngeal voiced fricative
ʖ
 
&#662;
Latin Letter inverted glottal stop
ʗ
 
&#663;
Latin Letter stretched C
ʘ
 
&#664;
Latin Letter bilabial click
ʙ
 
&#665;
Latin Letter Small Capital B
ʚ
 
&#666;
Latin Small Letter closed Open E
ʛ
 
&#667;
Latin Letter Small Capital G with Hook
ʜ
 
&#668;
Latin Letter Small Capital H
ʝ
 
&#669;
Latin Small Letter J with crossed-Tail
ʞ
 
&#670;
Latin Small Letter turned K
ʟ
 
&#671;
Latin Letter Small Capital L
ʠ
 
&#672;
Latin Small Letter Q with Hook
ʡ
 
&#673;
Latin Letter glottal stop with Stroke
ʢ
 
&#674;
Latin Letter Reversed glottal stop with Stroke
ʣ
 
&#675;
Latin Small Letter Dz digraph
ʤ
 
&#676;
Latin Small Letter Dezh digraph
ʥ
 
&#677;
Latin Small Letter Dz digraph with Curl
ʦ
 
&#678;
Latin Small Letter Ts digraph
ʧ
 
&#679;
Latin Small Letter Tesh digraph
ʨ
 
&#680;
Latin Small Letter TC digraph with Curl
ʩ
 
&#681;
Latin Small Letter Feng digraph
ʪ
 
&#682;
Latin Small Letter Ls digraph
ʫ
 
&#683;
Latin Small Letter Lz digraph
ʬ
 
&#684;
Latin Small Letter bilabial percussive
ʭ
 
&#685;
Latin Small Letter bidental percussive
ʮ
 
&#686;
Latin Small Letter turned H with fishHook
ʯ
 
&#687;
Latin Small Letter turned H with fishHook and Tail
HTML Entities: OCR Characters
This contains all the OCR Characters HTML entities
Character
Entity Name
Entity Number
Description
 
&#9280;
OCR Hook
 
&#9281;
OCR chair
 
&#9282;
OCR fork
 
&#9283;
OCR inverted fork
 
&#9284;
OCR belt buckle
 
&#9285;
OCR bow tie
 
&#9286;
OCR branch bank identification
 
&#9287;
OCR amount of check
 
&#9288;
OCR dash
 
&#9289;
OCR customer account number
 
&#9290;
OCR double backSlash
HTML Entities: Control Symbols
This contains all the Control Symbols HTML entities
Character
Entity Name
Entity Number
Description
 
&#9216;
NUL – Null
 
&#9217;
SOH – Start of Heading
 
&#9218;
STX – Start of Text
 
&#9219;
ETX – End of Text
 
&#9220;
EOT – End of Transmission
 
&#9221;
ENQ – Enquiry
 
&#9222;
ACK – Acknowledge
 
&#9223;
BEL – Bell
 
&#9224;
BS – BackSpace
 
&#9225;
HT – Horizontal Tabulation
 
&#9226;
LF – Line Feed
 
&#9227;
VT – Vertical Tabulation
 
&#9228;
FF – Form Feed
 
&#9229;
CR – Carriage Return
 
&#9230;
SO – Shift Out
 
&#9231;
SI – Shift In
 
&#9232;
DLE – Data Link Escape
 
&#9233;
DC1 – Device Control 1
 
&#9234;
DC2 – Device Control 2
 
&#9235;
DC3 – Device Control 3
 
&#9236;
DC4 – Device Control 4
 
&#9237;
NAK – Negative Acknowledge
 
&#9238;
SYN – Synchronous Idle
 
&#9239;
ETB – End of Transmission Block
 
&#9240;
CAN – Cancel
 
&#9241;
EM – End of Medium
 
&#9242;
SUB – Substitute
 
&#9243;
ESC – Escape
 
&#9244;
FS – File Separator
 
&#9245;
GS – Group Separator
 
&#9246;
RS – Record Separator
 
&#9247;
US – Unit Separator
 
&#9248;
SP – Space
 
&#9249;
DEL – Delete
HTML Entities: Emoticons
This contains all the Emoticon HTML entities. Tip: the emoticons may not work with some older browsers.
Character
Entity Name
Entity Number
Description
😀
 
&#128512;
grinning face
😁
 
&#128513;
grinning face with smiling eyes
😂
 
&#128514;
face with tears of joy
😃
 
&#128515;
smiling face with open mouth
😄
 
&#128516;
smiling face with open mouth and smiling eyes
😅
 
&#128517;
smiling face with open mouth and cold sweat
😆
 
&#128518;
smiling face with open mouth and tightly-closed eyes
😇
 
&#128519;
smiling face with halo
😈
 
&#128520;
smiling face with horns
😉
 
&#128521;
winking face
😊
 
&#128522;
smiling face with smiling eyes
😋
 
&#128523;
face savouring delicious food
😌
 
&#128524;
relieved face
😍
 
&#128525;
smiling face with heart-shaped eyes
😎
 
&#128526;
smiling face with sunglasses
😏
 
&#128527;
smirking face
😐
 
&#128528;
neutral face
😑
 
&#128529;
expressionless face
😒
 
&#128530;
unamused face
😓
 
&#128531;
face with cold sweat
😔
 
&#128532;
pensive face
😕
 
&#128533;
confused face
😖
 
&#128534;
confounded face
😗
 
&#128535;
kissing face
😘
 
&#128536;
face throwing a kiss
😙
 
&#128537;
kissing face with smiling eyes
😚
 
&#128538;
kissing face with closed eyes
😛
 
&#128539;
face with stuck-out tongue
😜
 
&#128540;
face with stuck-out tongue and winking eye
😝
 
&#128541;
face with stuck-out tongue and tightly-closed eyes
😞
 
&#128542;
disappointed face
😟
 
&#128543;
worried face
😠
 
&#128544;
angry face
😡
 
&#128545;
pouting face
😢
 
&#128546;
crying face
😣
 
&#128547;
persevering face
😤
 
&#128548;
face with look of triumph
😥
 
&#128549;
disappointed but relieved face
😦
 
&#128550;
frowning face with open mouth
😧
 
&#128551;
anguished face
😨
 
&#128552;
fearful face
😩
 
&#128553;
weary face
😪
 
&#128554;
sleepy face
😫
 
&#128555;
tired face
😬
 
&#128556;
grimacing face
😭
 
&#128557;
loudly crying face
😮
 
&#128558;
face with open mouth
😯
 
&#128559;
hushed face
😰
 
&#128560;
face with open mouth and cold sweat
😱
 
&#128561;
face screaming in fear
😲
 
&#128562;
astonished face
😳
 
&#128563;
flushed face
😴
 
&#128564;
sleeping face
😵
 
&#128565;
dizzy face
😶
 
&#128566;
face without mouth
😷
 
&#128567;
face with medical mask
😸
 
&#128568;
grinning cat face with smiling eyes
😹
 
&#128569;
cat face with tears of joy
😺
 
&#128570;
smiling cat face with open mouth
😻
 
&#128571;
smiling cat face with heart-shaped eyes
😼
 
&#128572;
cat face with wry smile
😽
 
&#128573;
kissing cat face with closed eyes
😾
 
&#128574;
pouting cat face
😿
 
&#128575;
crying cat face
🙀
 
&#128576;
weary cat face
🙅
 
&#128581;
face with no good gesture
🙆
 
&#128582;
face with ok gesture
🙇
 
&#128583;
person bowing deeply
🙈
 
&#128584;
see-no-evil monkey
🙉
 
&#128585;
hear-no-evil monkey
🙊
 
&#128586;
speak-no-evil monkey
🙋
 
&#128587;
happy person raising one hand
🙌
 
&#128588;
person raising both hands in celebration
🙍
 
&#128589;
person frowning
🙎
 
&#128590;
person with pouting face
🙏
 
&#128591;
person with folded hands
HTML Entities: Clipart
This contains all the Clipart HTML entities. Tip: the picture icons may not work with some older browsers.
🐠
 
&#128032;
tropical fish
🐡
 
&#128033;
blowfish
🐢
 
&#128034;
turtle
🐣
 
&#128035;
hatching chick
🐤
 
&#128036;
baby chick
🐥
 
&#128037;
front-facing baby chick
🐦
 
&#128038;
bird
🐧
 
&#128039;
penguin
🐨
 
&#128040;
koala
🐩
 
&#128041;
poodle
🐪
 
&#128042;
dromedary camel
🐫
 
&#128043;
bactrian camel
🐬
 
&#128044;
dolphin
🐭
 
&#128045;
mouse face
🐮
 
&#128046;
cow face
🐯
 
&#128047;
tiger face
🐰
 
&#128048;
rabbit face
🐱
 
&#128049;
cat face
🐲
 
&#128050;
dragon face
🐳
 
&#128051;
spouting whale
🐴
 
&#128052;
horse face
🐵
 
&#128053;
monkey face
🐶
 
&#128054;
dog face
🐷
 
&#128055;
pig face
🐸
 
&#128056;
frog face
🐹
 
&#128057;
hamster face
🐺
 
&#128058;
wolf face
🐻
 
&#128059;
bear face
🐼
 
&#128060;
panda face
🐽
 
&#128061;
pig nose
🐾
 
&#128062;
paw prints
👀
 
&#128064;
eyes
👂
 
&#128066;
ear
👃
 
&#128067;
nose
👄
 
&#128068;
mouth
👅
 
&#128069;
tongue
👆
 
&#128070;
white up pointing backhand index
👇
 
&#128071;
white down pointing backhand index
👈
 
&#128072;
white left pointing backhand index
👉
 
&#128073;
white right pointing backhand index
👊
 
&#128074;
fisted hand sign
👋
 
&#128075;
waving hand sign
👌
 
&#128076;
ok hand sign
👍
 
&#128077;
thumbs up sign
👎
 
&#128078;
thumbs down sign
👏
 
&#128079;
clapping hands sign
👐
 
&#128080;
open hands sign
👑
 
&#128081;
crown
👒
 
&#128082;
womans hat
👓
 
&#128083;
eyeglasses
👔
 
&#128084;
necktie
👕
 
&#128085;
t-shirt
👖
 
&#128086;
jeans
👗
 
&#128087;
dress
👘
 
&#128088;
kimono
👙
 
&#128089;
bikini
👚
 
&#128090;
womans clothes
👛
 
&#128091;
purse
👜
 
&#128092;
handbag
👝
 
&#128093;
pouch
👞
 
&#128094;
mans shoe
👟
 
&#128095;
athletic shoe
👠
 
&#128096;
high-heeled shoe
👡
 
&#128097;
womans sandal
👢
 
&#128098;
womans boots
👣
 
&#128099;
footprints
👤
 
&#128100;
bust in silhouette
👥
 
&#128101;
busts in silhouette
👦
 
&#128102;
boy
👧
 
&#128103;
girl
👨
 
&#128104;
man
👩
 
&#128105;
woman
👪
 
&#128106;
family
👫
 
&#128107;
man and woman holding hands
👬
 
&#128108;
two men holding hands
👭
 
&#128109;
two women holding hands
👮
 
&#128110;
police officer
👯
 
&#128111;
woman with bunny ears
👰
 
&#128112;
bride with veil
👱
 
&#128113;
person with blond hair
👲
 
&#128114;
man with gua pi mao
👳
 
&#128115;
man with turban
👴
 
&#128116;
older man
👵
 
&#128117;
older woman
👶
 
&#128118;
baby
👷
 
&#128119;
construction worker
👸
 
&#128120;
princess
👹
 
&#128121;
japanese ogre
👺
 
&#128122;
japanese goblin
👻
 
&#128123;
ghost
👼
 
&#128124;
baby angel
👽
 
&#128125;
extraterrestrial alien
👾
 
&#128126;
alien monster
👿
 
&#128127;
imp
💀
 
&#128128;
skull
💁
 
&#128129;
information desk person
💂
 
&#128130;
guardsman
💃
 
&#128131;
dancer
💄
 
&#128132;
lipstick
💅
 
&#128133;
nail polish
💆
 
&#128134;
face massage
💇
 
&#128135;
haircut
💈
 
&#128136;
barber pole
💉
 
&#128137;
syringe
💊
 
&#128138;
pill
💋
 
&#128139;
kiss mark
💌
 
&#128140;
love letter
💍
 
&#128141;
ring
💎
 
&#128142;
gem stone
💏
 
&#128143;
kiss
💐
 
&#128144;
bouquet
💑
 
&#128145;
couple with heart
💒
 
&#128146;
wedding
💓
 
&#128147;
beating heart
💔
 
&#128148;
broken heart
💕
 
&#128149;
two hearts
💖
 
&#128150;
sparkling heart
💗
 
&#128151;
growing heart
💘
 
&#128152;
heart with arrow
💙
 
&#128153;
blue heart
💚
 
&#128154;
green heart
💛
 
&#128155;
yellow heart
💜
 
&#128156;
purple heart
💝
 
&#128157;
heart with ribbon
💞
 
&#128158;
revolving hearts
💟
 
&#128159;
heart decoration
💠
 
&#128160;
diamond shape with a dot inside
💡
 
&#128161;
electric light bulb
💢
 
&#128162;
anger symbol
💣
 
&#128163;
bomb
💤
 
&#128164;
sleeping symbol
💥
 
&#128165;
collision symbol
💦
 
&#128166;
splashing sweat symbol
💧
 
&#128167;
droplet
💨
 
&#128168;
dash symbol
💩
 
&#128169;
pile of poo
💪
 
&#128170;
flexed biceps
💫
 
&amp;#128171;
dizzy symbol
💬
 
&#128172;
speech balloon
💭
 
&#128173;
thought balloon
💮
 
&#128174;
white flower
💯
 
&#128175;
hundred points symbol
💰
 
&#128176;
money bag
💱
 
&#128177;
currency exchange
💲
 
&#128178;
heavy dollar sign
💳
 
&#128179;
credit card
💴
 
&#128180;
banknote with yen sign
💵
 
&#128181;
banknote with dollar sign
💶
 
&#128182;
banknote with euro sign
💷
 
&#128183;
banknote with pound sign
💸
 
&#128184;
money with wings
💹
 
&#128185;
chart with upwards trend and yen sign
💺
 
&#128186;
seat
💻
 
&#128187;
personal computer
💼
 
&#128188;
briefcase
💽
 
&#128189;
minidisc
💾
 
&#128190;
floppy disk
💿
 
&#128191;
optical disc
📀
 
&#128192;
dvd
📁
 
&#128193;
file folder
📂
 
&#128194;
open file folder
📃
 
&#128195;
page with curl
📄
 
&#128196;
page facing up
📅
 
&#128197;
calendar
📆
 
&#128198;
tear-off calendar
📇
 
&#128199;
card index
📈
 
&#128200;
chart with upwards trend
📉
 
&#128201;
chart with downwards trend
📊
 
&#128202;
bar chart
📋
 
&#128203;
clipboard
📌
 
&#128204;
pushpin
📍
 
&#128205;
round pushpin
📎
 
&#128206;
paperclip
📏
 
&#128207;
straight ruler
📐
 
&#128208;
triangular ruler
📑
 
&#128209;
bookmark tabs
📒
 
&#128210;
ledger
📓
 
&#128211;
notebook
📔
 
&#128212;
notebook with decorative cover
📕
 
&#128213;
closed book
📖
 
&#128214;
open book
📗
 
&#128215;
green book
📘
 
&#128216;
blue book
📙
 
&#128217;
orange book
📚
 
&#128218;
books
📛
 
&#128219;
name badge
📜
 
&#128220;
scroll
📝
 
&#128221;
memo
📞
 
&#128222;
telephone receiver
📟
 
&#128223;
pager
📠
 
&#128224;
fax machine
📡
 
&#128225;
satellite antenna
📢
 
&#128226;
public address loudspeaker
📣
 
&#128227;
cheering megaphone
📤
 
&#128228;
outbox tray
📥
 
&#128229;
inbox tray
📦
 
&#128230;
package
📧
 
&#128231;
e-mail symbol
📨
 
&#128232;
incoming envelope
📩
 
&#128233;
envelope with downwards arrow above
📪
 
&#128234;
closed mailbox with lowered flag
📫
 
&#128235;
closed mailbox with raised flag
📬
 
&#128236;
open mailbox with raised flag
📭
 
&#128237;
open mailbox with lowered flag
📮
 
&#128238;
postbox
📯
 
&#128239;
postal horn
📰
 
&#128240;
newspaper
📱
 
&#128241;
mobile phone
📲
 
&#128242;
mobile phone with rightwards arrow at left
📳
 
&#128243;
vibration mode
📴
 
&#128244;
mobile phone off
📵
 
&#128245;
no mobile phones
📶
 
&#128246;
antenna with bars
📷
 
&#128247;
camera
📹
 
&#128249;
video camera
📺
 
&#128250;
television
📻
 
&#128251;
radio
📼
 
&#128252;
videocassette
🔀
 
&#128256;
twisted rightwards arrows
🔁
 
&#128257;
clockwise rightwards and leftwards open circle arrows
🔂
 
&#128258;
clockwise rightwards and leftwards open circle arrows with circled one overlay
🔃
 
&#128259;
clockwise downwards and upwards open circle arrows
🔄
 
&#128260;
anticlockwise downwards and upwards open circle arrows
🔅
 
&#128261;
low brightness symbol
🔆
 
&#128262;
high brightness symbol
🔇
 
&#128263;
speaker with cancellation stroke
🔈
 
&#128264;
speaker
🔉
 
&#128265;
speaker with one sound wave
🔊
 
&#128266;
speaker with three sound waves
🔋
 
&#128267;
battery
🔌
 
&#128268;
electric plug
🔍
 
&#128269;
left-pointing magnifying glass
🔎
 
&#128270;
right-pointing magnifying glass
🔏
 
&#128271;
lock with ink pen
🔐
 
&#128272;
closed lock with key
🔑
 
&#128273;
key
🔒
 
&#128274;
lock
🔓
 
&#128275;
open lock
🔔
 
&#128276;
bell
🔕
 
&#128277;
bell with cancellation stroke
🔖
 
&#128278;
bookmark
🔗
 
&#128279;
link symbol
🔘
 
&#128280;
radio button
🔙
 
&#128281;
back with leftwards arrow above
🔚
 
&#128282;
end with leftwards arrow above
🔛
 
&#128283;
on with exclamation mark with left right arrow above
🔜
 
&#128284;
soon with rightwards arrow above
🔝
 
&#128285;
top with upwards arrow above
🔞
 
&#128286;
no one under eighteen symbol
🔟
 
&#128287;
keycap ten
🔠
 
&#128288;
input symbol for latin capital letters
🔡
 
&#128289;
input symbol for latin small letters
🔢
 
&#128290;
input symbol for numbers
🔣
 
&#128291;
input symbol for symbols
🔤
 
&#128292;
input symbol for latin letters
🔥
 
&#128293;
fire
🔦
 
&#128294;
electric torch
🔧
 
&#128295;
wrench
🔨
 
&#128296;
hammer
🔩
 
&#128297;
nut and bolt
🔪
 
&#128298;
hocho
🔫
 
&#128299;
pistol
🔬
 
&#128300;
microscope
🔭
 
&#128301;
telescope
🔮
 
&#128302;
crystal ball
🔯
 
&#128303;
six pointed star with middle dot
🔰
 
&#128304;
japanese symbol for beginner
🔱
 
&#128305;
trident emblem
🔲
 
&#128306;
black square button
🔳
 
&#128307;
white square button
🔴
 
&#128308;
large red circle
🔵
 
&#128309;
large blue circle
🔶
 
&#128310;
large orange diamond
🔷
 
&#128311;
large blue diamond
🔸
 
&#128312;
small orange diamond
🔹
 
&#128313;
small blue diamond
🔺
 
&#128314;
up-pointing red triangle
🔻
 
&#128315;
down-pointing red triangle
🔼
 
&#128316;
up-pointing small red triangle
🔽
 
&#128317;
down-pointing small red triangle
🕀
 
&#128320;
circled cross pommee
🕁
 
&#128321;
cross pommee with half-circle below
🕂
 
&#128322;
cross pommee
🕃
 
&#128323;
notched left semicircle with three dots
🕐
 
&#128336;
clock face one oclock
🕑
 
&#128337;
clock face two oclock
🕒
 
&#128338;
clock face three oclock
🕓
 
&#128339;
clock face four oclock
🕔
 
&#128340;
clock face five oclock
🕕
 
&#128341;
clock face six oclock
🕖
 
&#128342;
clock face seven oclock
🕗
 
&#128343;
clock face eight oclock
🕘
 
&#128344;
clock face nine oclock
🕙
 
&#128345;
clock face ten oclock
🕚
 
&#128346;
clock face eleven oclock
🕛
 
&#128347;
clock face twelve oclock
🕜
 
&#128348;
clock face one-thirty
🕝
 
&#128349;
clock face two-thirty
🕞
 
&#128350;
clock face three-thirty
🕟
 
&#128351;
clock face four-thirty
🕠
 
&#128352;
clock face five-thirty
🕡
 
&#128353;
clock face six-thirty
🕢
 
&#128354;
clock face seven-thirty
🕣
 
&#128355;
clock face eight-thirty
🕤
 
&#128356;
clock face nine-thirty
🕥
 
&#128357;
clock face ten-thirty
🕦
 
&#128358;
clock face eleven-thirty
🕧
 
&#128359;
clock face twelve-thirty
🗻
 
&#128507;
mount fuji
🗼
 
&#128508;
tokyo tower
🗽
 
&#128509;
statue of liberty
🗾
 
&#128510;
silhouette of japan
🗿
 
&#128511;
moyai
posted April 2, 2016 by THE11thROCK for TeraBlitz.com
FAIR USE DISCLAIMER: The following data is for educational, scholarship review and archiving purposes only. By viewing this information, you release the website and its authors from any responsibility or liabilities. Though we verify and maintain the accuracy of the provided data, the absence of unintented typographical and factual errors cannot be guaranteed. Use the page at your own risk. For any suggestions, updates, credits or correction requests, Contact Us: terablitz.rock@gmail.com

TeraBlitz Steam Header Custom Grid Gloss Pack Download

Related Posts

Hot Topics

 up