Open In App

HTML Symbols

Last Updated : 16 Oct, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

there are some characters in html those are reserved, they have special meaning when they used in an html document. Like if you used less than or greater than sign in your html document then the browser will treat them differently

special symbols

  1. ©:copyright sign

    Syntax :

    ©

    code :




    <p>these is the sign of : ©</p>

    
    

  2. ®:registered trade mark sign

    syntax :

    &reg;

    code :




    <p>these is the sign of : ®</p>

    
    

  3. ™:trade mark sign

    syntax :

     &trade;

    code :




    <p>these is the sign of : ™ </p>

    
    

  4. @: at symbol

    syntax :

    &commat; 

    code :




    <p>these is the sign of : @ </p>

    
    

  5. ¶: paragraph sign

    syntax :

    &para; 

    code :




    <p>these is the sign of : ¶ </p>

    
    

  6. §:section sign

    syntax :

    &sect;

    code :




    <p>these is the sign of : § </p>

    
    

  7. ℂ: double-struck capital c

    syntax :

    & copf;

    code :




    <p>these is the sign of : 𝕔</p>

    
    

  8. ℅: care of

    syntax :

    &incare; 

    code :




    <p>these is the sign of : ℅ </p>

    
    

  9. ℊ:script small g

    syntax :

    &gscr;

    code :




    <p>these is the sign of : ℊ </p>

    
    

  10. ℋ: script capital h

    syntax :

    &hamilt; 

    code :




    <p>these is the sign of : ℋ </p>

    
    

  11. ℌ: black-letter capital h

    syntax :

    &hfr; 

    code :




    <p>these is the sign of : 𝔥 </p>

    
    

  12. ℍ: double-struck capital h

    syntax :

    &hopf; 

    code :




    <p>these is the sign of : 𝕙 </p>

    
    

  13. ℎ:planckh constant

    syntax :

    &planckh; 

    code :




    <p>these is the sign of :ℎ </p>

    
    

  14. ℏ: planck constant over two pi

    syntax :

    &planck; 

    code :




    <p>these is the sign of : ℏ </p>

    
    

  15. ℐ:script capital i

    syntax :

    &iscr; 

    code :




    <p>these is the sign of : 𝒾 </p>

    
    

  16. ℑ: black-letter capital

    syntax :

    &image; 

    code :




    <p>these is the sign of : ℑ </p>

    
    

  17. ℒ :script capital l

    syntax :

    &lscr; 

    code :




    <p>these is the sign of : 𝓁 </p>

    
    

  18. ℓ: script small l

    syntax :

    &ell; 

    code :




    <p>these is the sign of : ℓ </p>

    
    

  19. ℕ: &nopf;

    syntax :

    &nopf; 

    code :




    <p>these is the sign of : 𝕟 </p>

    
    

  20. №: numero sign

    syntax :

    &numero; 

    code :




    <p>these is the sign of : №</p>

    
    

  21. ℗:sound recording copyright

    syntax :

    &copysr; 

    code :




    <p>these is the sign of : ℗ </p>

    
    

  22. ℘: script capital p

    syntax :

    &weierp; 

    code :




    <p>these is the sign of : ℘ </p>

    
    

  23. ℚ:double-struck capital q

    syntax :

    &qopf; 

    code :




    <p>these is the sign of : 𝕢 </p>

    
    

  24. :

    syntax :

    & 

    code :




    <p>these is the sign of :  </p>

    
    

  25. ℛ:script capital r

    syntax :

    &rscr; 

    code :




    <p>these is the sign of : 𝓇 </p>

    
    

  26. ℜ : black-letter capital r

    syntax :

    &real; 

    code :




    <p>these is the sign of :ℜ  </p>

    
    

  27. ℝ : double-struck capital r

    syntax :

    &ropf; 

    code :




    <p>these is the sign of : 𝕣 </p>

    
    

  28. ℞ : prescription take

    syntax :

    &rx; 

    code :




    <p>these is the sign of : ℞ </p>

    
    

  29. ℤ : double-struck capital z

    syntax :

    &zopf; 

    code :




    <p>these is the sign of : 𝕫 </p>

    
    

  30. ℧:inverted ohm sign

    syntax :

    &mho; 

    code :




    <p>these is the sign of : ℧ </p>

    
    

  31. ℨ:black-letter capital z

    syntax :

    &zfr; 

    code :




    <p>these is the sign of : 𝔷 </p>

    
    

  32. ℩ : turned greek small letter iota

    syntax :

    &iiota;

    code :




    <p>these is the sign of :℩</p>

    
    

  33. ℬ:script capital b

    syntax :

    &bernou; 

    code :




    <p>these is the sign of :ℬ </p>

    
    

  34. ℭ: black-letter capital c

    syntax :

    &cfr;

    code :




    <p>these is the sign of :𝔠 </p>

    
    

  35. ℯ: script small e

    syntax :

    &escr;

    code :




    <p>these is the sign of :ℯ</p>

    
    

  36. ℰ:script capital e

    syntax :

    &escr;

    code :




    <p>these is the sign of : ℯ </p>

    
    

  37. ℱ:script capital f

    syntax :

    &fscr; 

    code :




    <p>these is the sign of : 𝒻 </p>

    
    

  38. ℳ : script capital m

    syntax :

    &mscr; 

    code :




    <p>these is the sign of :𝓂  </p>

    
    

  39. ℴ: script small o

    syntax :

    &oscr;

    code :




    <p>these is the sign of : ℴ  </p>

    
    

  40. ℵ: alef symbol

    syntax :

    &alefsym; 

    code :




    <p>these is the sign of : ℵ </p>

    
    

  41. ℶ: bet symbol

    syntax :

    &beth; 

    code :




    <p>these is the sign of : ℶ </p>

    
    

  42. ℷ : gimel symbol

    syntax :

    &gimel;

    code :




    <p>these is the sign of : ℷ </p>

    
    

  43. ℸ : dalet symbol

    syntax :

    &daleth; 

    code :




    <p>these is the sign of : ℸ </p>

    
    

  44. ⅆ :double-struck italic small d

    syntax :

    &dd; 

    code :




    <p>these is the sign of :ⅆ  </p>

    
    

  45. ⅇ : double-struck italic small e

    syntax :

    &ee; 

    code :




    <p>these is the sign of :ⅇ  </p>

    
    

  46. ⅈ:double-struck italic small i

    syntax :

    &ii;

    code :




    <p>these is the sign of : ⅈ  </p>

    
    

  47. ★ : black star

    syntax :

    &starf;

    code :




    <p>these is the sign of :★  </p>

    
    

  48. ☆: white star

    syntax :

    &star; 

    code :




    <p>these is the sign of :☆  </p>

    
    

  49. ☎: black telephone

    syntax :

    &phone;

    code :




    <p>these is the sign of : ☎ </p>

    
    

  50. ♀ : female sign

    syntax :

    &female; 

    code :




    <p>these is the sign of :♀  </p>

    
    

  51. ♂:male sign

    syntax :

    &male; 

    code :




    <p>these is the sign of :♂  </p>

    
    

  52. ♠ : black spade suit

    syntax :

    &spades; 

    code :




    <p>these is the sign of : ♠ </p>

    
    

  53. ♣ : black club suit

    syntax :

    &clubs;

    code :




    <p>these is the sign of : ♣ </p>

    
    

  54. ♥ : black heart suit

    syntax :

    &hearts; 

    code :




    <p>these is the sign of : ♥ </p>

    
    

  55. ♦ : black diamond suit

    syntax :

    &diams; 

    code :




    <p>these is the sign of : ♦ </p>

    
    

  56. ♪: eighth note

    syntax :

    &sung; 

    code :




    <p>these is the sign of :♪  </p>

    
    

  57. ♭:music flat sign

    syntax :

    &flat; 

    code :




    <p>these is the sign of : ♭ </p>

    
    

  58. ♮: music natural sign

    syntax :

    &natural; 

    code :




    <p>these is the sign of : ♮  </p>

    
    

  59. ♯ : music sharp sign

    syntax :

    &sharp; 

    code :




    <p>these is the sign of : ♯ </p>

    
    

  60. ✓:check mark

    syntax :

    &check;

    code :




    <p>these is the sign of : ✓  </p>

    
    

  61. ✗:ballot x

    syntax :

    &&cross;

    code :




    <p>these is the sign of : ✗  </p>

    
    

  62. ✠:maltese cross

    syntax :

    &malt; 

    code :




    <p>these is the sign of : ✠  </p>

    
    

  63. ✶:six pointed black star

    syntax :

    &sext;

    code :




    <p>these is the sign of : ✶  </p>

    
    

  64. ❘:light vertical bar

    syntax :

    &verticalseparator;

    code :




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

    
    



    Like Article
    Suggest improvement
    Previous
    Next
    Share your thoughts in the comments

Similar Reads