How to Type the TM Symbol on Keyboard: Complete Guide

Published on Mar 07, 2026
Updated on Mar 07, 2026
reading time

This article is also available in:French, German, Spanish, Portuguese, Romanian, Italian
Detail of a computer keyboard and screen showing the special trademark symbol.AI-generated image

AI-generated images Details

Knowing how to correctly insert special characters is a fundamental skill for those working with digital texts, legal documents, commercial copywriting, or programming. If you are looking for the quickest method to get the tm symbol on keyboard, this definitive guide will provide you with all the solutions. The Trademark Symbol (™) is the main entity in this context: it is universally recognized in the business world to indicate a trademark that is claimed by its creator but has not yet completed the official registration process with the competent authorities.

Advertisement

Prerequisites and Necessary Tools

Before proceeding with the specific shortcuts for each operating system, it is important to verify the available hardware and software:

  • For Windows users: It is preferable to have an extended keyboard equipped with a dedicated numeric keypad (Numpad). Alternatively, we will explain how to work around its absence on compact laptops.
  • For Mac users: Any standard Apple keyboard (Magic Keyboard or integrated into MacBooks) is sufficient.
  • For developers/Webmasters: A basic text editor and knowledge of UTF-8 encoding.
Read also →

How to Type the TM Symbol on Windows

How to Type the TM Symbol on Keyboard: Complete Guide - Summary Infographic
Summary infographic of the article “How to Type the TM Symbol on Keyboard: Complete Guide” (Visual Hub)

According to official Microsoft documentation regarding special characters, the most reliable method in a Windows environment uses the so-called “Alt Codes”.

Advertisement

Method 1: The Alt Code (Recommended)

If you have a keyboard with a numeric keypad, follow these exact steps:

  1. Make sure Num Lock is turned on.
  2. Hold down the Alt key (the one to the left of the spacebar, not Alt Gr).
  3. While holding down Alt, type the numbers 0 1 5 3 in sequence on the numeric keypad.
  4. Release the Alt key. The symbol will appear immediately on the screen.

Method 2: Character Map

If you do not have a numeric keypad (for example, on a 13-inch laptop):

  1. Open the Start menu and search for Character Map.
  2. Launch the application.
  3. Check the “Advanced view” box.
  4. In the “Search for:” field, type trademark and press Enter.
  5. Select the symbol, click “Select”, then “Copy” and paste it (Ctrl+V) wherever you wish.
Read also →

How to Make the Trademark Symbol on Mac

Step-by-step visual instructions for typing the trademark symbol on Windows and Mac keyboards.
Professionals use specific keyboard shortcuts to quickly insert the trademark symbol into digital documents. (Visual Hub)

The Apple ecosystem, as highlighted by official macOS support, offers a native keyboard shortcut that is much faster than Windows.

The macOS Keyboard Shortcut

  1. Place the cursor where you want to insert the symbol.
  2. Hold down the Option key (also called Alt, ⌥).
  3. Press the number 2 on the top number row.
  4. Release the keys: the symbol will appear.
Read also →

Shortcuts for Linux (Ubuntu and derivatives)

In Linux desktop environments (such as GNOME or KDE), Unicode character entry is standardized.

  • Unicode Method: Press the combination Ctrl + Shift + U, release the keys (an underlined ‘u’ will appear), type 2122 and press Enter or Space.
  • Compose Key: If you have configured a Compose key, the sequence is: Compose + t + m.
You might be interested →

Insert the ™ Symbol on Smartphones and Tablets (iOS and Android)

On mobile devices, since there is no physical keyboard, the process relies on virtual keyboards (such as Gboard or the native iOS keyboard).

On iPhone and iPad (iOS)

  1. Open the keyboard in any text app.
  2. Tap the 123 button in the bottom left to switch to numbers.
  3. Tap the #+= button to access additional symbols.
  4. You will find the symbol ready to be selected.

On Android (Gboard)

  1. Open the keyboard.
  2. Tap ?123 to open the numeric keypad.
  3. Tap =< to view the second page of symbols.
  4. Tap the symbol.
You might be interested →

Usage in Microsoft Word and HTML

In specific contexts, there are automatic formatting methods or markup codes.

Microsoft Word (AutoCorrect)

Word has a preset automatic formatting function. Simply type (tm) and press the spacebar. The software will automatically convert the text into the ™ symbol.

HTML Code for Webmasters

According to W3C specifications, to ensure the symbol renders correctly on all browsers without encoding issues, the use of HTML entities is recommended:

  • Named entity: &trade;
  • Decimal numeric entity: &#8482;
  • Hexadecimal numeric entity: &#x2122;
Discover more →

Difference between ™ (Trademark) and ® (Registered Trademark)

It is crucial, legally and in copywriting, not to confuse these two symbols:

  • ™ (Unregistered Trademark): Used to promote or brand goods. It does not require formal legal approval. It simply indicates that the company claims that name or logo.
  • ® (Registered Trademark): Can be used only and exclusively after the trademark has been officially registered and approved by the Patent and Trademark Office (e.g., USPTO in the USA). Typing it is just as easy: Alt+0174 on Windows or Option+R on Mac.

Troubleshooting: Solving Common Problems

What to do if the shortcuts don’t work?

  • The Alt code on Windows produces a different symbol: Make sure you use the side numeric keypad and not the numbers above the letters. Verify that Num Lock is on.
  • On Mac the Euro symbol (€) appears instead of TM: This happens if you press Option+Shift+2. Make sure to press only Option+2.
  • The symbol appears as an empty square (): This is a font issue. The typeface you are using does not support the Unicode glyph U+2122. Change the text font to a standard one like Arial, Times New Roman, or Helvetica.

In Brief (TL;DR)

The guide explains how to quickly type the trademark symbol on any device, from Windows to Mac to smartphones.

You will learn the most effective methods for inserting this special character, including Alt codes, keyboard shortcuts, and HTML entities.

You will also discover the fundamental legal difference between the unregistered trademark symbol and the one officially approved by authorities.

Conclusions

disegno di un ragazzo seduto a gambe incrociate con un laptop sulle gambe che trae le conclusioni di tutto quello che si è scritto finora

Getting the tm symbol on keyboard is an operation that takes a few seconds once you memorize the correct shortcut for your operating system. Whether you are using Alt+0153 on Windows, Option+2 on Mac, or HTML entities for web design, the correct use of this symbol adds professionalism and preliminary protection to your commercial projects. We recommend saving this page to your bookmarks to have it always available as a quick reference.

Frequently Asked Questions

disegno di un ragazzo seduto con nuvolette di testo con dentro la parola FAQ
What is the main difference between the TM symbol and the registered trademark R?

The TM symbol indicates a trademark that is claimed by its creator for commercial purposes but is not yet officially registered. The circled letter R, on the other hand, is used exclusively after completing the legal approval process with the competent patent offices at a national or international level.

How do you type the trademark symbol on a laptop without a numeric keypad?

On Windows computers without a side keypad, you can use the Character Map tool integrated into the operating system. Simply search for the word «trademark» in the program’s search bar to locate the desired symbol, copy it to the clipboard, and paste it directly into your text document or digital project.

Why does an empty square appear instead of the trademark symbol just typed?

This annoying visual issue usually occurs when the typeface selected in the document does not support the specific glyph. To quickly resolve this technical inconvenience, simply highlight the text and change the font by choosing standard and universal options such as Arial, Helvetica, or Times New Roman.

What code must be inserted to correctly show the TM symbol on a web page?

To ensure perfect display of the character on all web browsers without incurring encoding errors, it is recommended to use HTML entities. Programmers can insert this commercial notation via named, decimal, or hexadecimal entities based on the specific development needs of the portal.

How can I add the TM symbol in messages using a smartphone?

On mobile phones and tablets, the process simply requires using the virtual keyboard present on the screen. On both Apple mobile operating systems and Android, you must access the numeric section and subsequently open the additional special characters page where you will find the symbol ready to be selected.

Francesco Zinghinì

Engineer and digital entrepreneur, founder of the TuttoSemplice project. His vision is to break down barriers between users and complex information, making topics like finance, technology, and economic news finally understandable and useful for everyday life.

Did you find this article helpful? Is there another topic you’d like to see me cover?
Write it in the comments below! I take inspiration directly from your suggestions.

AI-generated questions and answers

The questions and comments below are generated by an artificial intelligence system and the answers come from Simply, the TuttoSemplice.com virtual assistant. They do not come from real users.

AI-generated question

Hi, I have a 14-inch laptop without a dedicated numpad. I tried the alt code for trademark symbol (Alt + 0153) using the numbers at the top of the keyboard but it just won’t work. Is the Character Map my only option here?

AI-generated question

Great guide! I’m building a website for a client and need to insert the tm symbol in the footer next to their brand name. Is it better to use the named HTML entity ™ or the numeric one ™ for SEO and browser compatibility?

AI-generated comment

Finally a clear tutorial. I always get confused between the tm and the registered R symbol when drafting commercial copy. I use a Mac and the Option+2 shortcut is a total lifesaver. Btw, in Microsoft Word for Mac, typing ™ auto-corrects to the symbol just like on Windows!

AI-generated question

I tried to copy and paste the trademark symbol from the character map into my design software, but it just shows up as a weird empty square box. Any idea how to fix this??

AI-generated question

Quick question about the legal side of things. We just launched a new brand name but haven’t filed any paperwork with the USPTO yet. Can we legally type the tm symbol next to our logo right now, or do we have to wait for some kind of approval?

Icona WhatsApp

Subscribe to our WhatsApp channel!

Get real-time updates on Guides, Reports and Offers

Click here to subscribe

Icona Telegram

Subscribe to our Telegram channel!

Get real-time updates on Guides, Reports and Offers

Click here to subscribe

Advertisement
Simply - Virtual Assistant
Hi! I am Simply, TuttoSemplice virtual assistant. How can I help you today?
Condividi articolo
1,0x
Table of Contents