This table provides the common punctuation ASCII used in HTML.

ASCII Character HTML Entity Code Description
  space
! ! exclamation mark
" quotation mark
# # number sign
$ $ dollar sign
% % percent sign
& & ampersand
' apostrophe
( ( left parenthesis
) ) right parenthesis
* * asterisk
+ + plus sign
, , comma
- - hyphen
. . period
/ / slash
0 0 digit 0
[ [ left square bracket
\ \ backslash
] ] right square bracket
^ ^ caret
_ _ underscore
` ` grave accent
{ { left curly brace
| | vertical bar
} } right curly brace
~ ~ tilde

HTML Useful Character Entities

Result Description Entity Name Entity Number
  non-breaking space    
< less than &lt; &#60;
> greater than &gt; &#62;
& ampersand &amp; &#38;
¢ cent &cent; &#162;
£ pound &pound; &#163;
¥ yen &yen; &#165;
euro &euro; &#8364;
§ section &sect; &#167;
© copyright &copy; &#169;
® registered trademark &reg; &#174;
trademark &trade; &#8482;

One Response to “HTML ASCII Reference Table”

  • admin:

    This is WordPress installed on my Domain. It is a custom theme I designed using Artisteer. I have stripped away the WordPress look and branding.

Leave a Reply