HI WELCOME TO SIRIS

HTML Special Characters

  • HTML special characters list with entities code characters and description.

Reserved Characters in HTML

CharacterDecimal EntityName EntityDescription
  None Breaking Space
"""Double Quotation mark
'''Single Quotation mark
&&&ampersand
<&#60;&lt;less-than
>&#62;&gt;greater-than
#&#35;Hass Sign
%&#37;Percentage Sign
(&#40;Left Parenthesis
)&#41;Right Paremthesis
*&#42;Left Parenthesis
+&#43;Plus Sign
-&#45;Hypen
/&#47;Slash

Copyright,Trademark and Registered Entities

CharacterDecimal EntityName EntityDescription
©&#169;&copy;Copyright Symbol
&#8482;&trade;Trademark Symbol
®&#174;&reg;Registered Symbol

Currency Symbols

CharacterDecimal EntityName EntityDescription
¢&#162;&cent;Cent Currency(�)
£&#163;&pound;English Pound Currency
¤&#164;&curren;General Currency
¥&#165;&yen;Japanese Yen
&#8364;&euro;European Euro
$&#36;$Dollar Sign
&#8355;Franc Sign

Quotation Mark and Apostophe Entities

CharacterDecimal EntityName EntityDescription
'&#8216;&lsquo;Left/Opening single quote
'&#8217;&rsquo;Right/Closing single quote
"&#8220;&ldquo;Left/Opening double quote
"&#8221;&rdquo;Right/Closing double quote

Arrow Entities

CharacterDecimal EntityName EntityDescription
&larr;Leftward Arrow
&uarr;Upward Arrow
&rarr;Righttward Arrow
&darr;Downward Arrow

Suit Entities

CharacterDecimal EntityName EntityDescription
&spades;Spade Suit
&clubs;Club Suit
&hearts;Heart Suit
&diams;Diamond Suit