WEB ONLINE CENTER - ONE STEP SOLUTION FOR ALL...

HTML Entities

HTML Entities are used to display reserved characters in HTML.
For e.g. if you use 'Less than' (<) symbol or 'Greater than' (>) symbol, then browser might mix them with the HTML tags, as these characters are reserved characters to be used in HTML tags.
So, to avoid confusion, if you want to use these characters, you can use HTML Entities. For 'Less than' (<) symbol, you can use &lt; or &#60; For 'Greater than' (>) symbol, you can use &gt; or &#62; and so on. All HTML entities start with & symbol. Here you will find the list of all HTML entities:

Character Entity Name Entity Number Description
  &#32;Space
!&#33;Exclamation mark
"&#34;Quotation mark
#&#35;Number sign
$&#36;Dollar sign
%&#37;Percent sign
&&amp;&#38;Ampersand
'&#39;Apostrophe
(&#40;Opening/Left Parenthesis
)&#41;Closing/Right Parenthesis
*&#42;Asterisk
+&#43;Plus sign
,&#44;Comma
-&#45;Hyphen
.&#46;Period
/&#47;Slash
0&#48;Digit 0
1&#49;Digit 1
2&#50;Digit 2
3&#51;Digit 3
4&#52;Digit 4
5&#53;Digit 5
6&#54;Digit 6
7&#55;Digit 7
8&#56;Digit 8
9&#57;Digit 9
:&#58;Colon
;&#59;Semicolon
<&lt;&#60;Less-than
=&#61;Equals sign
>&gt;&#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/Left square bracket
\&#92;Backslash
]&#93;Closing/Right square bracket
^&#94;Caret
_&#95;Underscore
`&#96;Grave accent
a&#97;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/Left curly brace
|&#124;Vertical bar
}&#125;Closing/Right curly brace
~&#126;Tilde
&#09;horizontal tab
&#10;line feed
&#13;carriage return / enter
&nbsp;&#160;non-breaking space
¡&iexcl;&#161;inverted exclamation mark
¤&curren;&#164;currency sign
¦&brvbar;&#166;broken bar
§&sect;&#167;section sign
¨&uml;&#168;diaeresis
ª&ordf;&#170;feminine ordinal indicator
«&laquo;&#171;left pointing guillemet
¬&not;&#172;not sign
&shy;&#173;soft hyphen
¯&macr;&#175;macron
°&deg;&#176;degree sign
²&sup2;&#178;superscript two
³&sup3;&#179;superscript three
´&acute;&#180;acute accent
µ&micro;&#181;micro sign
&para;&#182;paragraph sign
·&middot;&#183;middle dot
¸&cedil;&#184;spacing cedilla
¹&sup1;&#185;superscript one
º&ordm;&#186;masculine ordinal indicator
»&raquo;&#187;right pointing guillemet
¼&frac14;&#188;fraction one quarter
½&frac12;&#189;fraction one half
¾&frac34;&#190;fraction three quarters
¿&iquest;&#191;inverted question mark
À&Agrave;&#192; capital  A with grave
Á&Aacute;&#193; capital  A with acute
Â&Acirc;&#194; capital  A with circumflex
Ã&Atilde;&#195; capital  A with tilde
Ä&Auml;&#196; capital  A with diaeresis
Å&Aring;&#197; capital  A with ring
Æ&AElig;&#198; capital  AE
Ç&Ccedil;&#199; capital  C with cedilla
È&Egrave;&#200; capital  E with grave
É&Eacute;&#201; capital  E with acute
Ê&Ecirc;&#202; capital  E with circumflex
Ë&Euml;&#203; capital  E with diaeresis
Ì&Igrave;&#204; capital  I with grave
Í&Iacute;&#205; capital  I with acute
Î&Icirc;&#206; capital  I with circumflex
Ï&Iuml;&#207; capital  I with diaeresis
Ð&ETH;&#208; capital  ETH
Ñ&Ntilde;&#209; capital  N with tilde
Ò&Ograve;&#210; capital  O with grave
Ó&Oacute;&#211; capital  O with acute
Ô&Ocirc;&#212; capital  O with circumflex
Õ&Otilde;&#213; capital  O with tilde
Ö&Ouml;&#214; capital  O with diaeresis
×&times;&#215;multiplication sign
Ø&Oslash;&#216; capital  O with stroke
Ù&Ugrave;&#217; capital  U with grave
Ú&Uacute;&#218; capital  U with acute
Û&Ucirc;&#219; capital  U with circumflex
Ü&Uuml;&#220; capital  U with diaeresis
Ý&Yacute;&#221; capital  Y with acute
Þ&THORN;&#222; capital  THORN
ß&szlig;&#223; small  sharp s
à&agrave;&#224; small  a with grave
á&aacute;&#225; small  a with acute
â&;&#226; small  a with circumflex
ã&atilde;&#227; small  a with tilde
ä&auml;&#228; small  a with diaeresis
å&aring;&#229; small  a with ring above
æ&aelig;&#230; small  ae
ç&ccedil;&#231; small  c with cedilla
è&egrave;&#232; small  e with grave
é&eacute;&#233; small  e with acute
ê&ecirc;&#234; small  e with circumflex
ë&euml;&#235; small  e with diaeresis
ì&igrave;&#236; small  i with grave
í&iacute;&#237; small  i with acute
î&icirc;&#238; small  i with circumflex
ï&iuml;&#239; small  i with diaeresis
ð&eth;&#240; small  eth
ñ&ntilde;&#241; small  n with tilde
ò&ograve;&#242; small  o with grave
ó&oacute;&#243; small  o with acute
ô&ocirc;&#244; small  o with circumflex
õ&otilde;&#245; small  o with tilde
ö&ouml;&#246; small  o with diaeresis
÷&divide;&#247;division sign
ø&oslash;&#248; small  o with stroke
ù&ugrave;&#249; small  u with grave
ú&uacute;&#250; small  u with acute
û&ucirc;&#251; small  u with circumflex
ü&uuml;&#252; small  u with diaeresis
ý&yacute;&#253; small  y with acute
þ&thorn;&#254; small  thorn
ÿ&yuml;&#255; small  y with diaeresis
&&amp;&#38;ampersand
&bull;&#8226;bullet
&#9702;white bullet
&#8729;bullet operator
&#8227;triangular bullet
&#8259;hyphen bullet
&infin;&#8734;infinity
&permil;&#8240;per-mille
&sdot;&#8901;multiplication dot
±&plusmn;&#177;plus-minus
&dagger;&#8224;hermitian
&mdash;&#8212;
µ&micro;
$&#36;dollar
&euro;&#8364;euro
£&pound;&#163;pound
¥&yen;&#165;yen / yuan
¢&cent;&#162;cent
&#8377;indian Rupee
&#8360;rupee
&#8369;peso
&#8361;korean won
฿&#3647;thai baht
&#8363;dong
&#8362;shekel
©&copy;&#169;copyright
®&reg;&#174;registered trademark
&#8471;sound recording copyright
&trade;&#8482;trademark
&#8480;service mark
α&alpha;&#945;small alpha
β&beta;&#946;small beta
γ&gamma;&#947;small gamma
δ&delta;&#948;small delta
ε&epsilon;&#949;small epsilon
ζ&zeta;&#950;small zeta
η&eta;&#951;small eta
θ&theta;&#952;small theta
ι&iota;&#953;small iota
κ&kappa;&#954;small kappa
λ&lambda;&#955;small lambda
μ&mu;&#956;small mu
ν&nu;&#957;small nu
ξ&xi;&#958;small xi
ο&omicron;&#959;small omicron
π&pi;&#960;small pi
ρ&rho;&#961;small rho
σ&sigma;&#963;small sigma
τ&tau;&#964;small tau
υ&upsilon;&#965;small upsilon
φ&phi;&#966;small phi
χ&chi;&#967;small chi
ψ&psi;&#968;small psi
ω&omega;&#969;small omega
Α&Alpha;&#913;capital alpha
Β&Beta;&#914;capital beta
Γ&Gamma;&#915;capital gamma
Δ&Delta;&#916;capital delta
Ε&Epsilon;&#917;capital epsilon
Ζ&Zeta;&#918;capital zeta
Η&Eta;&#919;capital eta
Θ&Theta;&#920;capital theta
Ι&Iota;&#921;capital iota
Κ&Kappa;&#922;capital kappa
Λ&Lambda;&#923;capital lambda
Μ&Mu;&#924;capital mu
Ν&Nu;&#925;capital nu
Ξ&Xi;&#926;capital xi
Ο&Omicron;&#927;capital omicron
Π&Pi;&#928;capital pi
Ρ&Rho;&#929;capital rho
Σ&Sigma;&#931;capital sigma
Τ&Tau;&#932;capital tau
Υ&Upsilon;&#933;capital upsilon
Φ&Phi;&#934;capital phi
Χ&Chi;&#935;capital chi
Ψ&Psi;&#936;capital psi
Ω&Omega;&#937;capital omega

Other Information

Citations of statute law, eg, “29 USC § 794 (d),” are the matter most likely to reference this character.

Guillemets often enclose the names of stories, songs, films, public accommodations (eg, «Rick’s Café Americain»), and popular toponyms in European languages, particularly those of the Romance sub-family. They are also used for quotes in certain European languages (such as French and Norsk); in these situations, you should always use q elements instead.

The pilcrow, used to mark the beginning of paragraphs that might otherwise be ambiguous, is useful when setting teaser copy. The print distribution of Rolling Stone magazine has often used such an approach. In technical writing, it might also be useful for marking an orphaned first line of a paragraph. ¶ Paragraphs marked with this symbol will most often be assigned a display value of inline, which will be explained in the introduction to the CSS layout model.

The middle dot is an anachronistic analogue to the decimal point, still used by some designers to enumerate amounts of decimalized currency.

HTML also provides references to the code positions for one-quarter and three-quarters fractions.

The en dash is used between two quantities or dates to suggest a range, and is indistinguishable from a proper minus sign (&minus;/&#8722;). However, it should always be distinguished from a hyphen (&#45;), which is used to separate the parts of an ad hoc compound word.

Browsers create soft linebreaks after hyphens (see above), but not after en dashes or em dashes.

The exclusive use of the em dash in English is to mark one or both ends of a dependent clause in lieu of parentheses, and to indicate that if spoken aloud the clause should be preceded and followed by uninflected pauses. In several other languages — particularly those of the Slavic sub-family — em dashes indicate dialogue from the beginning of a paragraph. Tradition dictates that this character not be enclosed itself by spaces, but the thoughtful user of markup may wish to do just that in order to avoid an especially ragged line.

These are the members of the automated “Smart Quotes” set of characters incorporated into most popular word processing platforms. They are often encoded at vendor-specific code positions rather than Unicode or ISO Latin code positions, which can cause problems when they are copied into a Web document.

The single close quote character is also used in English as the apostrophe.

Low quotes are used in several Central and Eastern European langauges in preference to the analogous English opening quote characters.

Since the ellipsis is a single character, the tracking of its constituent glyphs will not be affected by any value set for the letter-spacing or text-align properties.

Primes are used to denote minutes (of both time elapsed and arc) and feet as units of measurement; the double prime in its turn denotes seconds and inches. The use of these characters in relation to units of time elapsed has decreased in popularity in recent years, a decrease that correlates strongly with the increased availability of word processing systems (and their common use by non-specialist operators). Many fonts use prime and double prime characters indistinguishable from single and double close quotes, but for reasons of portability these entities should still be used when called for, notwithstanding the characteristics of the intended display face.

Note: This material was originally published as part of the Opera Web Standards Curriculum, available as Supplementary: Common HTML entities used for typography, written by Ben Henick. Like the original, it is published under the Creative Commons Attribution, Non Commercial - Share Alike 2.5 license.

Reference: https://www.w3.org/