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 : The ℘ symbol represents special mathematical functions, like the Weierstrass function.

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

23. ℚ:double-struck capital q : The ℚ symbol denotes the set of rational numbers in mathematics.

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

24. ℛ:script capital r : The ℛ symbol is used in mathematics or physics for special notations.

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

ℜ : black-letter capital r : The ℜ symbol denotes the real part of a complex number in mathematics.

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

25. ℝ : double-struck capital r : The ℝ symbol represents the set of real numbers in mathematics.code.

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

The ℞ symbol is used in medical prescriptions to indicate take or recipe.

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

26. ℤ : double-struck capital z : The ℤ symbol represents the set of integers in mathematics.

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

27. ℧:inverted ohm sign : The ℧ symbol represents electrical conductance, the inverse of ohms.

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

28. ℨ:black-letter capital z : The ℨ symbol is used in mathematics for stylized variables or sets.

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

29.℩ : turned greek small letter iota : The ℩ symbol is used in specialized mathematical notation.

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

30. ℬ:script capital b : The ℬ symbol is used in math or physics for stylized variables.

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

31. ℯ: script small e : The ℯ symbol is used in mathematics or physics for the natural exponential constant.

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

32. ℰ:script capital e : The ℰ symbol is used in mathematical formulas or for stylized text.

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

33. ℱ:script capital f : The ℱ symbol is used for special functions or mathematical notation.

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

34. ℳ : script capital m : The ℳ symbol is used for mathematical sets or stylized notation.

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

35. ℴ: script small o : The ℴ symbol is used in mathematics for special variables or functions.

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

36. ℵ: alef symbol : The ℵ symbol denotes cardinal numbers in set theory.

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

37. ℶ: bet symbol : The ℶ symbol is used for higher-order cardinal numbers in set theory.

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

38. ℷ : gimel symbol : The ℷ symbol is used in set theory for specific infinite cardinalities.

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

39. ℸ : dalet symbol : The ℸ symbol is used in advanced mathematics for cardinal numbers.

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

40. ⅆ :double-struck italic small d : The ⅆ symbol is used in calculus for differential notation.

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

41. ⅇ : double-struck italic small e : The ⅇ symbol is used for exponential notation in math.

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

42. ⅈ:double-struck italic small i : The ⅈ symbol represents the imaginary unit in complex numbers.

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

43. ★ : black star : The ★ symbol is used for ratings, highlights, or decoration in text.

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

44. ☆: white star : The ☆ symbol is used for outlines, highlights, or decorative points.

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

45. ☎: black telephone : The ☎ symbol represents a phone or contact information.

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

46. ♀ : female sign : The ♀ symbol denotes female gender in biology or social contexts.

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

47. ♂:male sign : The ♂ symbol denotes male gender in biology or social contexts.

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

48. ♠ : black spade suit : The ♠ symbol represents the spade suit in cards or decoration.

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

49. ♣ : black club suit : The ♣ symbol represents the club suit in cards or decoration.

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

50. ♥ : black heart suit : The ♥ symbol represents the heart suit in cards or love symbols.

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

51. ♦ : black diamond suit : The ♦ symbol represents the diamond suit in cards or decoration.

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

52. ♪: eighth note : The ♪ symbol represents a musical note in notation.

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

53. ♭:music flat sign : The ♭ symbol lowers a musical note by a semitone.

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

54. ♮: music natural sign : The ♮ symbol cancels a sharp or flat in musical notation.code :

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

55. ♯ : music sharp sign : The ♯ symbol raises a musical note by a semitone.

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

56. ✓:check mark : The ✓ symbol, called the check mark, is used to indicate correctness, completion, approval, or confirmation.

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

57. ✗:ballot x : The ✗ symbol, called the ballot X, is used to indicate a wrong answer, rejection, cancellation, or disapproval in forms, lists, or documents.

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

58. ✠:maltese cross : The ✠ symbol, called the Maltese Cross, is used as a decorative or symbolic marker and historically represents the Knights of Malta; in text, it can denote emphasis or special notation.

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

59. ✶:six pointed black star : The ✶ symbol, called the six-pointed black star, is often used as a decorative bullet, marker, or to highlight important points in text.

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

60. ❘:light vertical bar : A delicate, decorative vertical line character used mainly for UI design, text styling, and subtle visual separation.

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