HTML Entity Detail

HTML Entity - Trademark Sign

Trademark Sign is a reserved HTML characters and special typographic symbols. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.

Symbol preview
Unicode

U+02122

HTML entity

™

CSS code

\2122

Usage Examples

Use ™ for the trademark symbol. Example: BrandName™ is a trademark of Its Owner. renders as BrandName™ is a trademark.

Common Mistakes

⚠️

Mistake: Using TM in superscript instead of the proper ™ symbol

Fix: Use ™ for the trademark symbol. Writing "TM" as text is less professional.

⚠️

Mistake: Confusing ™ (unregistered trademark) with ® (registered trademark)

Fix: Use ™ for unregistered or pending trademarks. Use ® only for officially registered marks.

Trademark Sign

Select any code to highlight it before copying.

Category: Special Chars & Html
Unicode U+02122
Hex Code ™
HTML Code ™
HTML Entity ™
CSS Code \2122
Windows Shortcut
Mac Shortcut
HTML code example
CSS code example
Last updated: 21 Jun 2026