Auction Orbit - http://www.AuctionOrbit.com
   
UTILITIES
RESOURCES
TUTORIALS
AD CREATOR
CONTACT
Sections
Utilities and Tools
Free Resources
Auction News
Everything Else
Dominant Ad Creator

Community
Forum
Chat
Guestbook

Support
Tutorials, Etc.
eBay Tips & Tricks
Contact
Auction Newsletter


Enter your e-mail address to subscribe to Auction Orbit's monthly newsletter.

If you enjoy the free content offered on this site, feel free to donate by clicking below.
Auction Orbit - Chart of HTML Numerical Codes

 

The charts below represent the special HTML tags for displaying all of the standard US characters, non-standard characters and symbols, and a collection of the most commonly used symbols. To insert any of the symbol or digit displayed below into an HTML document, simply enter (or paste) the HTML Numerical Code into the document at the location that you wish it to appear. There are some examples at the bottom of this page for further clarification.


 

STANDARD CHARACTERS
Value
HTML Numerical Code
Space (" ")
  [   ]
!
!
"
" [ " ]
#
#
$
$
%
%
&
& [ & ]
'
'
(
(
)
)
*
*
+
+
,
,
-
-
.
.
/
/
0
0
1
1
2
2
3
3
4
4
5
5
6
6
7
7
8
8
9
9
:
:
;
&#59;
<
&#60; [ &lt; ]
=
&#61;
>
&#62; [ &gt; ]
?
&#63;
@
&#64;
A
&#65;
B
&#66;
C
&#67;
D
&#68;
E
&#69;
F
&#70;
G
&#71;
H
&#72;
I
&#73;
J
&#74;
K
&#75;
L
&#76;
M
&#77;
N
&#78;
O
&#79;
P
&#80;
Q
&#81;
R
&#82;
S
&#83;
T
&#84;
U
&#85;
V
&#86;
W
&#87;
X
&#88;
Y
&#89;
Z
&#90;
[
&#91;
\
&#92;
]
&#93;
^
&#94;
_
&#95;
`
&#96;
a
&#97;
b

&#98;

c
&#99;
d
&#100;
e
&#101;
f
&#102;
g
&#103;
h
&#104;
i
&#105;
j
&#106;
k
&#107;
l
&#108;
m
&#109;
n
&#110;
o
&#111;
p
&#112;
q
&#113;
r
&#114;
s
&#115;
t

&#116;

u
&#117;
v
&#118;
w
&#119;
x
&#120;
y
&#121;
z
&#122;
{
&#123;
|
&#124;
}
&#125;
~
&#126; [ &tilde; ]

[ Top ]

 

SPECIAL CHARACTERS & SYMBOLS
Value
HTML Numerical Code
€ (Euro)
&#128;
‚ (Low Quote)
&#130;
ƒ (Function)
&#131;
„ (Double Low Quote)
&#132;
… (Elipsis)
&#133;
† (Dagger)
&#134;
‡ (Double Dagger)
&#135;
ˆ (Hatchek)
&#136;
‰ (Per Million)
&#137;
Š (Capital Esh)
&#138;
‹ (Left Angle Quote)
&#139; [ &lsaquo; ]
Œ (OE Ligature)
&#140;
Ž (Capital ž)
&#142;
‘ (Left Single Quote)
&#145; [ &lsquo; ]
’ (Right Single Quote)
&#146; [ &rsquo; ]
“ (Left Double Quote)
&#147; [ &ldquo; ]
” (Right Double Quote)
&#148; [ &rdquo; ]
• (Bullet)
&#149;
– (En Dash)
&#150; [ &ndash; ]
— (Em Dash)
&#151; [ &mdash; ]
˜ (Small Tilde)
&#152; [ &tilde ]
™ (Trademark)
&#153; [ &#8482; ]
š (Lowercase Esh)
&#154;
› (Right Single Quote)
&#155; [ &rsaquo; ]
œ (oe ligature)
&#156;
ž (Lowercase ž)
&#158;
Ÿ (Uppercase y-umlaut)
&#159; [ &Yuml; ]
¡ (Inv. Exclamation Point)
&#161; [ &iexcl; ]
¢ (Cent)
&#162; [ &cent; ]
£ (Pound Currency)
&#163; [ &pound; ]
¤ (Currency Sign)
&#164; [ &curren; ]
¥ (Yen Currency)
&#165; [ &yen; ]
¦ (Vertical Bar w/ Break)
&#166; [ &brvbar; ]
§ (Section)
&#167; [ &sect; ]
¨ (Umlaut)
&#168; [ &uml; ]
© (Copyright)
&#169; [ &copy; ]
ª (Feminine Indicator)
&#170; [ &ordf; ]
« (Left Angle Dbl. Quote)
&#171; [ &laquo; ]
¬ (Not Sign)
&#172; [ &not; ]
­ (Soft Hyphen)
&#173; [ &shy; ]
® (Reserved / Registered)
&#174; [ &reg; ]
¯ (Macron)
&#175; [ &macr; ]
° (Degree Sign)
&#176; [ &deg; ]
± (Plus/Minus Sign)

&#177; [ &plusmn; ]

² (Superscript 2)
&#178; [ &sup2; ]
³ (Superscript 3)
&#179; [ &sup3; ]
´ (Acute Accent)
&#180;
µ (Micro Sign)
&#181; [ &micro; ]
¶ (Paragraph Symbol)
&#182; [ &para; ]
· (Middle Dot)
&#183; [ &middot; ]
¸ (Cedilla)
&#184; [ &cedil; ]
¹ (Superscript 1)
&#185; [ &sup1; ]
º (Superscript o)
&#186; [ &ordm; ]
» (Right Angle Dbl.Quote)
&#187; [ &raquo; ]
¼ (One Quarter)
&#188; [ &frac14; ]
½ (One Half)
&#189; [ &frac12; ]
¾ (Three Quarters)
&#190; [ &frac34; ]
¿ (Inv. Queston Mark)
&#191;

[ Top ]

COMMON SYMBOLS
Value
HTML Numerical Code
Space (" ")
&nbsp;
™ (Trademark)
&#8482;
© (Copyright)
&copy;
® (Registered)
&reg;
£ (Pound Currency)
&pound;
¥ (Yen Currency)
&yen;
€ (Euro)
&#128;
‘ (Left Single Quote)
&lsquo;
’ (Right Single Quote)
&rsquo;
— (Em Dash)
&mdash;

[ Top ]

EXAMPLE USAGE
HTML Code Entered
Results Displayed
&#67;&#97;&#116;&nbsp;&#83;&#97;&#116;
Cat Sat
Company Name &#8482; Company Name ™

[ Top ]