ASCII Punctuation & Symbol Codes

Standard ASCII includes a wide variety of punctuation marks, mathematical symbols, and common signs interspersed around the alphanumeric ranges.

Below is the complete reference table for standard ASCII punctuation and symbols, including their Decimal, Hexadecimal, Octal, Binary, and HTML entity representations.

ASCII Punctuation & Symbols
Dec Hex Oct Bin HTML
Code & Name
Chr Description
332104100100001!
!
!Exclamation Mark
342204200100010"
"
"Double Quote
352304300100011#
#
#Hash or Number
362404400100100$
$
$Dollar Sign
372504500100101%
%
%Percent
382604600100110&
&
&Ampersand
392704700100111'
'
'Single Quote
402805000101000(
(
(Left Parenthesis
412905100101001)
)
)Right Parenthesis
422A05200101010*
*
*Asterisk
432B05300101011+
+
+Plus
442C05400101100,
,
,Comma
452D05500101101-
−
-Hyphen
462E05600101110.
.
.Period
472F05700101111/
/
/Slash
583A07200111010:
:
:Colon
593B07300111011&#59;
;
;Semicolon
603C07400111100<
<
<Less Than
613D07500111101&#61;
&equals;
=Equals
623E07600111110&#62;
&gt;
>Greater Than
633F07700111111&#63;
&quest;
?Question Mark
644010001000000&#64;
&commat;
@At Sign
915B13301011011&#91;
&lbrack;
[Left Square Bracket
925C13401011100&#92;
&bsol;
\Backslash
935D13501011101&#93;
&rbrack;
]Right Square Bracket
945E13601011110&#94;
&Hat;
^Caret
955F13701011111&#95;
&lowbar;
_Underscore
966014001100000&#96;
&grave;
`Grave Accent
1237B17301111011&#123;
&lbrace;
{Left Curly Brace
1247C17401111100&#124;
&vert;
|Vertical Bar
1257D17501111101&#125;
&rbrace;
}Right Curly Brace
1267E17601111110&#126;
&tilde;
~Tilde
Copied to clipboard!