HTML Symbols Last Updated : 02 Dec, 2024 Comments Improve Suggest changes 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 S Sabya_Samadder Follow Improve Article Tags : HTML Similar Reads 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 Introduction HTML stands for Hyper Text Markup Language, which is the core language used to structure content on the web. It organizes text, images, links, and media using tags and elements that browsers can interpret. As of 2025, over 95% of websites rely on HTML alongside CSS and JavaScript, making it a fundam 6 min read HTML Editors An HTML Editor is a software application designed to help users create and modify HTML code. It often includes features like syntax highlighting, tag completion, and error detection, which facilitate the coding process. There are two main types of HTML editors: Text-Based Editors - Allow direct codi 5 min read HTML Basics 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 6 min read HTML Comments HTML comments are used to add notes or explanations in the HTML code that are not displayed by the browser.They are useful for documenting the code, making it easier to understand and maintain.To add a comment, use the syntax <!-- your comment here -->. HTML<!-- This is a comment and will n 4 min read HTML Elements An HTML Element consists of a start tag, content, and an end tag, which together define the element's structure and functionality. Elements are the basic building blocks of a webpage and can represent different types of content, such as text, links, images, or headings.For example, the <p> ele 5 min read HTML Attributes HTML Attributes are special words used within the opening tag of an HTML element. They provide additional information about HTML elements. HTML attributes are used to configure and adjust the element's behavior, appearance, or functionality in a variety of ways. Each attribute has a name and a value 8 min read HTML Headings HTML headings are used to define the titles and subtitles of sections on a webpage. They help organize the content and create a structure that is easy to navigate.Proper use of headings enhances readability by organizing content into clear sections.Search engines utilize headings to understand page 4 min read HTML Paragraphs A paragraph in HTML is simply a block of text enclosed within the <p> tag. The <p> tag helps divide content into manageable, readable sections. Itâs the go-to element for wrapping text in a web page that is meant to be displayed as a distinct paragraph.Syntax:<p> Some Content... 5 min read HTML Text Formatting HTML text formatting refers to the use of specific HTML tags to modify the appearance and structure of text on a webpage. It allows you to style text in different ways, such as making it bold, italic, underlined, highlighted, or struck-through. Table of ContentCategories of HTML Text FormattingLogic 4 min read Like