HTML Symbols

Last Updated : 2 May, 2026

HTML symbols are special characters used to display characters not on the keyboard or that might conflict with HTML code.

  • Use named entities like &lt; for < and &gt; for >.
  • Use number entities like &#60; for < and &#62; for >.

Commonly Used HTML Symbols

1. ©:copyright sign: The © symbol, called the copyright sign, indicates that the creator owns the rights to a work, protecting it from unauthorized use or reproduction.

&copy;
HTML
<p>these is the sign of : &copy;</p>

2. ®:registered trade mark sign: The ® symbol, called the registered trademark sign, shows that a brand, logo, or name is officially registered with the government and legally protected from unauthorized use.

&reg;
HTML
<p>these is the sign of : &reg;</p>

3. ™:trade mark sign: The ™ symbol, called the trademark sign, indicates that a word, logo, or symbol is being claimed as a trademark, even if it is not officially registered.

 &trade;
html
<p>these is the sign of : &trade; </p>

4. @: at symbol sign: The @ symbol, called the "at" sign, is commonly used in email addresses to separate the username from the domain and also in social media to mention or tag someone.

&commat; 
html
<p>these is the sign of : &commat; </p>

5. ¶: paragraph sign : The ¶ symbol, called the paragraph sign or pilcrow, is used to mark the beginning of a new paragraph or to reference specific paragraphs in a text.

&para;
html
<p>these is the sign of : &para; </p>

6. §:section sign: The § symbol, called the section sign, is used to reference a particular section of a document, law, or book for easy citation.

&sect;
html
<p>these is the sign of : &sect; </p>

7. ℂ: double-struck capital c: The ℂ symbol, called double-struck capital C, is mainly used in mathematics to represent the set of all complex numbers.

&copf;
html
<p>these is the sign of : &copf;</p>

8. ℅: care of: The ℅ symbol, called "care of," is used in addresses to indicate that correspondence should be delivered via another person or entity.

&incare; 
html
<p>these is the sign of : &incare; </p>

9. ℊ:script small g : The ℊ symbol, called script small g, is mainly used in mathematics and physics to represent specific variables or functions, often in a stylized or formal notation.

&gscr;
html
<p>these is the sign of : &gscr; </p>

10. ℋ: script capital h : The ℋ symbol is used in mathematics and physics for special functions or notations.

&hamilt; 
html
<p>these is the sign of : &hamilt; </p>

11. ℌ: black-letter capital h: The ℌ symbol represents special mathematical sets or algebraic structures.

&hfr; 
html
<p>these is the sign of : &hfr; </p>

12. ℍ: double-struck capital h : The ℍ symbol denotes the set of quaternions in mathematics.

&hopf; 
html
<p>these is the sign of : &hopf; </p>

13. ℎ: planck constant : The ℎ symbol represents Planck’s constant in physics equations.

&planckh; 
html
<p>these is the sign of :&planckh; </p>

14. ℏ: planck constant over two pi : The ℎ symbol represents Planck’s constant in physics equations.

&planck;
html
<p>these is the sign of : &planck; </p>

15. ℐ:script capital i : The ℐ symbol is used in mathematical formulas or stylized text notation.

&iscr; 
html
<p>these is the sign of : &iscr; </p>

16. ℑ: black-letter capital : The ℑ symbol is used in mathematics to denote the imaginary part of a complex number.

&image; 
html
<p>these is the sign of : &image; </p>

17. ℒ :script capital l : The ℒ symbol is often used for Lagrangians in physics or as a decorative script.

&lscr; 
html
<p>these is the sign of : &lscr; </p>

18. ℓ: script small l : The ℓ symbol is used for stylized variables, often for length in physics.

&ell; 
html
<p>these is the sign of : &ell; </p>

19. ℕ: &nopf; : The ℕ symbol represents the set of natural numbers in mathematics.

&nopf; 
html
<p>these is the sign of : &nopf; </p>

20. №: numero sign : The № symbol is used to indicate “number” in lists or documents.

&numero; 
html
<p>these is the sign of : &numero;</p>

21. ℗:sound recording copyright : The ℗ symbol indicates copyright protection for sound recordings.

&copysr; 
html
<p>these is the sign of : &copysr; </p>

22. ℘: script capital p :