Menu
×
     ❯   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS DSA TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI R GO KOTLIN SASS VUE GEN AI SCIPY CYBERSECURITY DATA SCIENCE

UTF-8 Letterlike Symbols


Hex 2100-214F / Decimal 8448-8527

If you want any of these characters displayed in HTML, you can use the HTML entity found in the table below.

If the character does not have an HTML entity, you can use the decimal (dec) or hexadecimal (hex) reference.

Example

<p>I will display &trade;</p>
<p>I will display &#8482;</p>
<p>I will display &#x2122;</p>

Will display as:

I will display ™
I will display ™
I will display ™
Try it Yourself »
Char Dec Hex Entity Name
84482100 ACCOUNT OFTry it
84492101 ADDRESSED TO THE SUBJECTTry it
84502102 DOUBLE-STRUCK CAPITAL CTry it
84512103 DEGREE CELSIUSTry it
84522104 CENTRE LINE SYMBOLTry it
84532105 CARE OFTry it
84542106 CADA UNATry it
84552107 EULER CONSTANTTry it
84562108 SCRUPLETry it
84572109 DEGREE FAHRENHEITTry it
8458210A SCRIPT SMALL GTry it
8459210B SCRIPT CAPITAL HTry it
8460210C BLACK-LETTER CAPITAL HTry it
8461210D DOUBLE-STRUCK CAPITAL HTry it
8462210E PLANCK CONSTANTTry it
8463210F PLANCK CONSTANT OVER TWO PITry it
84642110 SCRIPT CAPITAL ITry it
84652111&image;BLACK-LETTER CAPITAL ITry it
84662112 SCRIPT CAPITAL LTry it
84672113 SCRIPT SMALL LTry it
84682114 L B BAR SYMBOLTry it
84692115 DOUBLE-STRUCK CAPITAL NTry it
84702116 NUMERO SIGNTry it
84712117 SOUND RECORDING COPYRIGHTTry it
84722118&weierp;SCRIPT CAPITAL PTry it
84732119 DOUBLE-STRUCK CAPITAL PTry it
8474211A DOUBLE-STRUCK CAPITAL QTry it
8475211B SCRIPT CAPITAL RTry it
8476211C&real;BLACK-LETTER CAPITAL RTry it
8477211D DOUBLE-STRUCK CAPITAL RTry it
8478211E PRESCRIPTION TAKETry it
8479211F RESPONSETry it
84802120 SERVICE MARKTry it
84812121 TELEPHONE SIGNTry it
84822122&trade;TRADE MARK SIGNTry it
84832123 VERSICLETry it
84842124 DOUBLE-STRUCK CAPITAL ZTry it
84852125 OUNCE SIGNTry it
84862126&ohm;OHM SIGNTry it
84872127&mho;INVERTED OHM SIGNTry it
84882128 BLACK-LETTER CAPITAL ZTry it
84892129 TURNED GREEK SMALL LETTER IOTATry it
8490212A KELVIN SIGNTry it
8491212B ANGSTROM SIGNTry it
8492212C SCRIPT CAPITAL BTry it
8493212D BLACK-LETTER CAPITAL CTry it
8494212E ESTIMATED SYMBOLTry it
8495212F SCRIPT SMALL ETry it
84962130 SCRIPT CAPITAL ETry it
84972131 SCRIPT CAPITAL FTry it
84982132 TURNED CAPITAL FTry it
84992133 SCRIPT CAPITAL MTry it
85002134 SCRIPT SMALL OTry it
85012135&alefsym;ALEF SYMBOLTry it
85022136 BET SYMBOLTry it
85032137 GIMEL SYMBOLTry it
85042138 DALET SYMBOLTry it
85052139 INFORMATION SOURCETry it
8506213A ROTATED CAPITAL QTry it
8507213B FACSIMILE SIGNTry it
8508213C DOUBLE-STRUCK SMALL PITry it
8509213D DOUBLE-STRUCK SMALL GAMMATry it
8510213E DOUBLE-STRUCK CAPITAL GAMMATry it
8511213F DOUBLE-STRUCK CAPITAL PITry it
85122140 DOUBLE-STRUCK N-ARY SUMMATIONTry it
85132141 TURNED SANS-SERIF CAPITAL GTry it
85142142 TURNED SANS-SERIF CAPITAL LTry it
85152143 REVERSED SANS-SERIF CAPITAL LTry it
85162144 TURNED SANS-SERIF CAPITAL YTry it
85172145 DOUBLE-STRUCK ITALIC CAPITAL DTry it
85182146 DOUBLE-STRUCK ITALIC SMALL DTry it
85192147 DOUBLE-STRUCK ITALIC SMALL ETry it
85202148 DOUBLE-STRUCK ITALIC SMALL ITry it
85212149 DOUBLE-STRUCK ITALIC SMALL JTry it
8522214A PROPERTY LINETry it
8523214B TURNED AMPERSANDTry it
8524214C PER SIGNTry it
8525214D AKTIESELSKABTry it
8526214E TURNED SMALL FTry it
8527214F SYMBOL FOR SAMARITAN SOURCETry it


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
sales@w3schools.com

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
help@w3schools.com

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2025 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.