HTML Symbols Last Updated : 02 Dec, 2024 Summarize Comments Improve Suggest changes Share Like Article Like Report HTML Symbols are special characters used in HTML to display characters that aren't on the keyboard or might cause issues with HTML code. Like if you used < (less than) or > (greater than) symbols in your HTML document then the browser will treat them differently.To define HTML symbols, you can use either a named entity or a number entity.Commonly Used HTML Symbols©:copyright sign:©code : html <p>these is the sign of : ©</p> ®:registered trade mark sign:®code : html <p>these is the sign of : ®</p> ™:trade mark sign: ™code : html <p>these is the sign of : ™ </p> @: at symbol sign:@ code : html <p>these is the sign of : @ </p> ¶: paragraph sign :¶ code : html <p>these is the sign of : ¶ </p> §:section sign:§code : html <p>these is the sign of : § </p> ℂ: double-struck capital c:& copf;code : html <p>these is the sign of : 𝕔</p> ℅: care of :℅ code : html <p>these is the sign of : ℅ </p> ℊ:script small g syntax :ℊcode : html <p>these is the sign of : ℊ </p> ℋ: script capital h syntax :ℋ code : html <p>these is the sign of : ℋ </p> ℌ: black-letter capital h syntax :𝔥 code : html <p>these is the sign of : 𝔥 </p> ℍ: double-struck capital h syntax :𝕙 code : html <p>these is the sign of : 𝕙 </p> ℎ:planckh constant syntax :ℎ code : html <p>these is the sign of :ℎ </p> ℏ: planck constant over two pi syntax :ℏ code : html <p>these is the sign of : ℏ </p> ℐ:script capital i syntax :𝒾 code : html <p>these is the sign of : 𝒾 </p> ℑ: black-letter capital syntax :ℑ code : html <p>these is the sign of : ℑ </p> ℒ :script capital l syntax :𝓁 code : html <p>these is the sign of : 𝓁 </p> ℓ: script small l syntax :ℓ code : html <p>these is the sign of : ℓ </p> ℕ: 𝕟 syntax :𝕟 code : html <p>these is the sign of : 𝕟 </p> №: numero sign syntax :№ code : html <p>these is the sign of : №</p> ℗:sound recording copyright syntax :℗ code : html <p>these is the sign of : ℗ </p> ℘: script capital p syntax :℘ code : html <p>these is the sign of : ℘ </p> ℚ:double-struck capital qsyntax :𝕢 code : html <p>these is the sign of : 𝕢 </p> " : " Sign Syntax& code : html <p>these is the sign of : </p> ℛ:script capital r syntax :𝓇 code : html <p>these is the sign of : 𝓇 </p> ℜ : black-letter capital r syntax :ℜ code : html <p>these is the sign of :ℜ </p> ℝ : double-struck capital r syntax :𝕣 code : html <p>these is the sign of : 𝕣 </p> ℞ : prescription take syntax :℞ code : html <p>these is the sign of : ℞ </p> ℤ : double-struck capital z syntax :𝕫 code : html <p>these is the sign of : 𝕫 </p> ℧:inverted ohm sign :℧ code : html <p>these is the sign of : ℧ </p> ℨ:black-letter capital z syntax :𝔷 code : html <p>these is the sign of : 𝔷 </p> ℩ : turned greek small letter iota syntax :℩code : html <p>these is the sign of :℩</p> ℬ:script capital b syntax :ℬ code : html <p>these is the sign of :ℬ </p> ℭ: black-letter capital c syntax :𝔠code : html <p>these is the sign of :𝔠 </p> ℯ: script small e syntax :ℯcode : html <p>these is the sign of :ℯ</p> ℰ:script capital e syntax :ℯcode : html <p>these is the sign of : ℯ </p> ℱ:script capital f syntax :𝒻 code : html <p>these is the sign of : 𝒻 </p> ℳ : script capital m syntax :𝓂 code : html <p>these is the sign of :𝓂 </p> ℴ: script small o syntax :ℴcode : html <p>these is the sign of : ℴ </p> ℵ: alef symbol syntax :ℵ code : html <p>these is the sign of : ℵ </p> ℶ: bet symbol syntax :ℶ code : html <p>these is the sign of : ℶ </p> ℷ : gimel symbol syntax :ℷcode : html <p>these is the sign of : ℷ </p> ℸ : dalet symbol syntax :ℸ code : html <p>these is the sign of : ℸ </p> ⅆ :double-struck italic small d syntax :ⅆ code : html <p>these is the sign of :ⅆ </p> ⅇ : double-struck italic small e syntax :ⅇ code : html <p>these is the sign of :ⅇ </p> ⅈ:double-struck italic small i syntax :ⅈcode : html <p>these is the sign of : ⅈ </p> ★ : black star syntax :★code : html <p>these is the sign of :★ </p> ☆: white star syntax :☆ code : html <p>these is the sign of :☆ </p> ☎: black telephone syntax :☎code : html <p>these is the sign of : ☎ </p> ♀ : female sign syntax :♀ code : html <p>these is the sign of :♀ </p> ♂:male sign syntax :♂ code : html <p>these is the sign of :♂ </p> ♠ : black spade suit syntax :♠ code : html <p>these is the sign of : ♠ </p> ♣ : black club suit syntax :♣code : html <p>these is the sign of : ♣ </p> ♥ : black heart suit syntax :♥ code : html <p>these is the sign of : ♥ </p> ♦ : black diamond suit syntax :♦ code : html <p>these is the sign of : ♦ </p> ♪: eighth note syntax :♪ code : html <p>these is the sign of :♪ </p> ♭:music flat sign syntax :♭ code : html <p>these is the sign of : ♭ </p> ♮: music natural sign syntax :♮ code : html <p>these is the sign of : ♮ </p> ♯ : music sharp sign syntax :♯ code : html <p>these is the sign of : ♯ </p> ✓:check mark syntax :✓code : html <p>these is the sign of : ✓ </p> ✗:ballot x syntax :&✗code : html <p>these is the sign of : ✗ </p> ✠:maltese cross syntax :✠ code : html <p>these is the sign of : ✠ </p> ✶:six pointed black star syntax :✶code : html <p>these is the sign of : ✶ </p> ❘:light vertical bar syntax :&verticalseparator;code : html <p>these is the sign of : &verticalseparator; </p> Comment More infoAdvertise with us Next Article How to Add Symbols in HTML? S Sabya_Samadder Follow Improve Article Tags : HTML Similar Reads HTML Tables HTML (HyperText Markup Language) is the standard markup language used to create and structure web pages. It defines the layout of a webpage using elements and tags, allowing for the display of text, images, links, and multimedia content. As the foundation of nearly all websites, HTML is used in over 10 min read How to Add Symbols in HTML? Symbols in HTML are important for conveying special characters, such as copyright, currency symbols, and arrows, which enhance content clarity and visual appeal. We will explore two different approaches to adding symbols in HTML.Below are the possible approaches: Table of ContentAdd Symbols using HT 2 min read HTML Tutorial HTML stands for HyperText Markup Language. It is the standard language used to create and structure content on the web. It tells the web browser how to display text, links, images, and other forms of multimedia on a webpage. HTML sets up the basic structure of a website, and then CSS and JavaScript 11 min read HTML Quotations HTML quotation elements are used to display quoted text on a web page, differentiating it from regular content. These elements help structure citations and quotations effectively within the document.TagDescription<abbr>Represents an abbreviation or acronym, typically with a title attribute to 3 min read PHP vs HTML What is PHP? PHP stands for Hypertext Preprocessor. PHP is a server-side, scripting language (a script-based program) and is used to develop Web applications. It can be embedded in HTML, and it's appropriate for the creation of dynamic web pages and database applications. It's viewed as a benevolent 2 min read What is HTML? HTML (HyperText Markup Language) is the standard markup language used to structure web pages. It is used to create various elements of a webpage/website such as nav-bar, paragraphs, images, video, Forms, and more, which are displayed in a web browser.HTML uses tags to create elements of a webpage.It 3 min read Like