This Website And All Of It's Contents Are Protected By The First Amendment Of The Constitution Of The United States Of America.

The Whole Is Greater Than
The Some Of It's Parts.

Aristotle

Unicode HTML Character Codes
My Snippets Collection

Regular - No modifier keys held.

`
1
2
3
4
5
6
7
8
9
0
-
=
q
w
e
r
t
y
u
i
o
p
[
]
\
a
s
d
f
g
h
j
k
l
&#59;
'
z
x
c
v
b
n
m
,
.
/
 

Upper - Shift key held.

~
!
@
#
$
%
^
&
*
(
)
_
+
Q
W
E
R
T
Y
U
I
O
P
{
}
|
A
S
D
F
G
H
J
K
L
:
"
Z
X
C
V
B
N
M
<
>
?
 

Quick Notes;  ⤴

The html character codes are not bound to the keyboard, and unless someone programs a modifer key to do it with or something else, it doesn't exist. (I can't do it because I don't know how to write computer programming code yet, (LOL), I only know html and css for right now).

I just made this section of the page to make it easier to find the html character codes for the characters that are on the US keyboard. They are some of the main ones, mostly the punctuation, that you will use when you make your html pages and you want to use the codes instead of the actually character. In a few cases, you have to use the codes in your htmls so that the actually character won't interfere with the actually html code itself.

There are many more character codes you can use in your html pages on the other pages of this site. They can come in handy for formatting your text with extra characters.


Further Note;

That there is no character for "shift+space". (At least not that I know of). I just put the "Non Breaking Space" there because I use it alot and I wanted it in this section for when I am working on my html pages. I use it for my snippets and it makes it easier and faster for copy and paste. It can come in handy for many uses.

&
&

Ampersand/ And Sign

'
'

Apostrophe / Quotation Mark, Single

*
*

Asterisk

@
@

At Symbol

\
\

Back Slash

|
|

Bar or Pipe

{
{

Brace Open

}
}

Brace Close

[
[

Bracket Open

]
]

Bracket Close

•

Bullet

^
^

Caret / Circumflex

¢
¢

Cent Sign

:
:

Colon

,
,

Comma

-
-

Dash / Minus Sign / Hypen

—

Dash Em

–

Dash En

$
$

Dollar Sign

…

Ellipsis, Horizontal

=
=

Equal Sign

!
!

Exclamation Point / Mark

/
/

Forward Slash

`
`

Grave Accent

>
>

Greater Than Sign

#
#

Hash Tag / Number \ Pound (Sign)

<
&#60;

Less Than Sign

·
&#183;

Middle Dot / Georgian Comma

(
&#40;

Parenthesis Open

)
&#41;

Parenthesis Close

%
&#37;

Percent Sign

.
&#46;

Period

+
&#43;

Plus Sign

?
&#63;

Question Mark

"
&#34;

Quotation Mark, Double

;
&#59;

Semicolon

/
&#47;

Slash (Forward Slash)

\
&#92;

Slash (Back Slash)

 
&#32;

Space

 
&#160;

Space, Non-Breaking

~
&#126;

Tilde - Equivalency Sign

_
&#95;

Underscore

'
&#39;

Quotation Mark, Single / Apostrophe

&#8216;

Quotation Mark, Single Left

&#8217;

Quotation Mark, Single Right

&#8218;

Quotation Mark, Single Low-9

"
&#34;

Quotation Mark, Double

&#8220;

Quotation Mark, Double Left

&#8221;

Quotation Mark, Double Right

&#8222;

Quotation Mark, Double Low-9

«
&#171;

Quotation Mark, Double Angle Left

»
&#187;

Quotation Mark, Double Angle Right

©
&#169;

Copyright Sign

®
&#174;

Registered Trade Mark Sign

&#8482;

Trade Mark Sign

´
&#180;

Acute Accent / Spacing Acute

¦
&#166;

Bar or Pipe Broken

¡
&#161;

Exclamation Mark Inverted

 
&#173;

Hyphen Soft

¯
&#175;

Overline / Spacing Macron

&#182;

Paragraph Sign / Pilcrow Sign

¿
&#191;

Question Mark Inverted

§
&#167;

Section Sign

¸
&#184;

Spacing Cedilla

¨
&#168;

Umlaut / Spacing Diaeresis

The above set and the below set are both the same html character codes. I just decide to make them a little bigger in the lower set. I was going to replace the upper set with the bigger ones, but then decide I like the smaller ones too.

&
&#38;
Ampersand / And Sign
'
&#39;
Apostrophe / Quotation Mark, Single
*
&#42;
Asterisk
@
&#64;
At Symbol
\
&#92;
Back Slash
|
&#124;
Bar or Pipe
{
&#123;
Brace Open
}
&#125;
Brace Close
[
&#91;
Bracket Open
]
&#93;
Bracket Close
&#8226;
Bullet
^
&#94;
Caret / Circumflex
¢
&#162;
Cent Sign
:
&#58;
Colon
,
&#44;
Comma
-
&#45;
Dash / Minus Sign / Hypen
&#8212;
Dash Em
&#8211;
Dash En
$
&#36;
Dollar Sign
&#8230;
Ellipsis, Horizontal
=
&#61;
Equal Sign
!
&#33;
Exclamation Point / Mark
/
&#47;
Forward Slash
`
&#96;
Grave Accent
>
&#62;
Greater Than Sign
#
&#35;
Hash Tag
Number Sign / Pound Sign
<
&#60;
Less Than Sign
·
&#183;
Middle Dot / Georgian Comma
(
&#40;
Parenthesis Open
)
&#41;
Parenthesis Close
%
&#37;
Percent Sign
.
&#46;
Period
+
&#43;
Plus Sign
?
&#63;
Question Mark
"
&#34;
Quotation Mark, Double
;
&#59;
Semicolon
/
&#47;
Slash (Forward Slash)
\
&#92;
Slash (Back Slash)
 
&#32;
Space
 
&#160;
Space, Non-Breaking
~
&#126;
Tilde - Equivalency Sign
_
&#95;
Underscore
'
&#39;
Quotation Mark, Single / Apostrophe
&#8216;
Quotation Mark, Single Left
&#8217;
Quotation Mark, Single Right
&#8218;
Quotation Mark, Single Low-9
"
&#34;
Quotation Mark, Double
&#8220;
Quotation Mark, Double Left
&#8221;
Quotation Mark, Double Right
&#8222;
Quotation Mark, Double Low-9
«
&#171;
Quotation Mark, Double Angle Left
»
&#187;
Quotation Mark, Double Angle Right
©
&#169;
Copyright Sign
®
&#174;
Registered Trade Mark Sign
&#8482;
Trade Mark Sign
´
&#180;
Acute Accent / Spacing Acute
¦
&#166;
Bar or Pipe Broken
¡
&#161;
Exclamation Mark Inverted
 
&#173;
Hyphen Soft
¯
&#175;
Overline / Spacing Macron
&#182;
Paragraph Sign / Pilcrow Sign
¿
&#191;
Question Mark Inverted
§
&#167;
Section Sign
¸
&#184;
Spacing Cedilla
¨
&#168;
Umlaut / Spacing Diaeresis

Copyright © 2016 - 2025 By Frederick Charles Jenkins Morton. All Rights Reserved.