U+2122 · Letterlike Symbols
Trademark Symbol ™
The trademark sign ™ tells readers that a word, name, logo, or slogan is being claimed as a brand, even if it has not been registered. It is common on packaging, websites, and marketing materials. Once a trademark is officially registered in a country, companies typically switch to the registered sign ®.
Character codes
| Unicode code point | U+2122 | |
|---|---|---|
| Decimal | 8482 | |
| HTML named entity | ™ | |
| HTML (hex) | ™ | |
| HTML (decimal) | ™ | |
| CSS | \2122 | |
| JavaScript | \u2122 | |
| Python | \u2122 | |
| UTF-8 bytes | E2 84 A2 | |
| UTF-16 | 2122 | |
| URL-encoded | %E2%84%A2 |
Character details
| Official name | TRADE MARK SIGN |
|---|---|
| Unicode block | Letterlike Symbols |
| General category | Other Symbol (So) |
| SymbolHero category | Letterlike Symbols |
| Decomposition | <super> U+0054 U+004D |
| Emoji | Yes – has an emoji presentation |
How to type ™
Windows
- Hold Alt and type 0153 on the numeric keypad (Num Lock on), then release Alt. Alt 0153 uses the Windows-1252 code page.
- Press Win + . to open the emoji panel, then type “trade mark sign”.
- In Microsoft Word or Outlook: type
2122then press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “trade mark sign”, then Select and Copy.
Mac
- Press Option + 2 (US English keyboard layout).
- Press Control + Command + Space to open the Character Viewer, search “trade mark sign”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
2122.
iPhone & Android
- Open the emoji keyboard on iPhone or Android and search “trademark symbol”.
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “trade mark sign” or enter
U+2122. - HTML:
™or™ - Excel / Google Sheets:
=UNICHAR(8482)
Examples
- SuperClean™ Detergent
- Just Brew It™
- Our Trailblazer™ backpack
Good to know
Don’t mix it up: It is often confused with the service mark ℠ (U+2120), which is used for services instead of goods.
Tip: On Windows with a numeric keypad, Alt + 0153 types ™; on a Mac, use Option + 2.
Display: the character itself is always the same code point, but its shape comes from the font on the device showing it. If you see an empty box, the font lacks this glyph—the text is still correct.
Questions
What is the Unicode for ™?
It is U+2122 (TRADE MARK SIGN), decimal 8482.
Is there a Windows Alt code for it?
Yes: Alt 0153 on the numeric keypad.
How do I type it on a Mac?
Option + 2 on a US English keyboard, or use the Character Viewer (Control + Command + Space).
What is the HTML code?
Use the named entity ™ or the numeric reference ™.