Special/ASCII Characters in HTML

Explanation

The ASCII characters listed below shows the value for each special character in HTML and a brief description of the symbol. It shows how to add ascii characters into the webpage using HTML.For example copyright symbol '©' can be displayed using the following code in html "©".
SymbolHTML CodeNumerical valuesDescription
‘‘Left single-quote
’’Right single-quote
™™Trademark
˜˜˜tilde
““Left double quotes
””Right double quotes
@-@At-sign
÷÷÷Division
{-{Left curly braces
}-}Right curly braces
_-_Underscore
?-?Question mark
=-=Equal sign
(-(Left paranthesis
)-)Right paranthesis
*-*Asterisk
,-,Comma
!-!Exclamation mark
'-'Single Quote
/-/Forward slash
\-\Back slash
:-:Colon
;-&#59;Semicolon
[-[Left Square bracket
]-]Right Square bracket
-•Small bullet
‰‰Per million symbol
|-|Vertical bar
ÑÑÑN tilde(enye)
ÒÒÒO grave
ÓÓÓO acute
ÔÔÔO circumflex
ÕÕÕO tidle
ÖÖÖO umlaut
ØØØO slash
ÙÙÙU grave
ÚÚÚU acute
ÛÛÛU circumflex
ÜÜ ÜU umlaut
ÝÝÝY acute
ÞÞÞThorn
ßßßSZ ligature
áááa acute
àààa grave
âââa circumflex
ãããa tilde
äääa umlaut
åååa ring
æææae ligature
çççc cedilla
èèèe grave
ééée acute
êêêe circumflex

Ask Questions

Ask Question