How to Type a Check Mark Symbol (✓ ✔) on Any Device

The check mark symbol seems simple — until you actually need to type one and realize it's not sitting on your keyboard. Whether you're building a to-do list, formatting a report, or annotating a document, knowing how to insert a check mark quickly depends heavily on your operating system, the app you're using, and how often you need it.

Why the Check Mark Isn't on Your Keyboard

Standard keyboards follow the ASCII layout, which was designed decades ago around the most common typing needs. Symbols like ✓ and ✔ fall outside that original character set. They live inside Unicode — the modern universal character encoding standard that contains over 140,000 symbols, including dozens of check mark variations.

The most commonly used check mark characters are:

SymbolUnicode Code PointCommon Name
U+2713Check Mark
U+2714Heavy Check Mark
U+2611Ballot Box with Check
U+2705White Heavy Check Mark (emoji)

Which one looks best depends on the font, platform, and context — a bold ✔ reads differently than a lighter ✓ or an emoji-style ✅.

How to Type a Check Mark on Windows

Method 1: Alt Code Hold Alt and type 0252 on the numeric keypad (with NumLock on), then release. This inserts ü by default — but if you first change the font to Wingdings, it renders as a check mark. This quirk is a legacy of how Windows handled symbols before Unicode was widespread.

Method 2: Unicode Character Entry In many Windows apps (including Microsoft Word), you can type the Unicode code point directly:

  1. Type 2713
  2. Press Alt + X

Word converts the code into the ✓ symbol on the spot.

Method 3: Character Map Search for Character Map in the Start menu. Browse or search for "check mark," select it, copy, and paste wherever you need it.

Method 4: Windows Emoji Panel Press Windows key + . (period) to open the emoji and symbol panel. Search "check" to find check mark emoji options quickly.

How to Type a Check Mark on Mac

Method 1: Emoji & Symbols Viewer Press Control + Command + Space to open the character viewer. Search "check mark" and double-click to insert.

Method 2: Keyboard Shortcut via Text Substitution Mac lets you create custom text shortcuts under System Settings → Keyboard → Text Replacements. You can set something like /check to auto-expand into ✓ — useful if you insert check marks frequently.

Method 3: Direct Unicode Input Enable Unicode Hex Input under System Settings → Keyboard → Input Sources. Then hold Option and type 2713 to insert ✓ directly.

How to Type a Check Mark on iPhone and Android 📱

Both mobile platforms handle this similarly: your emoji keyboard includes check mark emoji (✅, ☑️). Tap the emoji icon and search "check" or browse under symbols.

For a plain text check mark (✓ rather than an emoji), the fastest method on mobile is usually to copy it from a website or note and paste it where needed. Some third-party keyboards also offer symbol libraries or text expansion features that can store it as a shortcut.

Check Marks in Specific Apps

Microsoft Word and Excel

Word has the most options. Beyond Alt+X, you can go to Insert → Symbol → More Symbols, select Wingdings or Segoe UI Symbol from the font dropdown, and find multiple check mark styles. Excel follows the same Insert → Symbol path.

For Excel specifically, some users prefer a conditional formatting trick — using the Wingdings font in a cell and typing the letter ü (which renders as ✓ in that font). This is old-school but reliable for structured spreadsheets.

Google Docs

Go to Insert → Special Characters, search "check mark," and insert directly. Google Docs stores recently used characters, so after the first insertion it becomes quick to repeat.

HTML and Web

In HTML, you can use:

  • ✓ → ✓
  • ✔ → ✔
  • ✓ → ✓ (named entity)

CSS pseudo-elements using Unicode 2713 are common for custom list styling.

Variables That Affect Your Best Method ✔

The "right" method isn't universal — it shifts depending on a few key factors:

  • Frequency of use: Someone who inserts check marks dozens of times a day benefits from a keyboard shortcut or text replacement. Occasional users are fine with copy-paste or the character map.
  • App environment: Word's Alt+X shortcut doesn't work in a browser text field. The emoji panel works almost anywhere on Windows.
  • Symbol style needed: A formal document may call for a plain Unicode ✓ while a chat message or task app might expect the emoji ✅.
  • Platform: The workflow on a Mac with text replacements looks completely different from a Windows workflow using the emoji panel.
  • Accessibility tools or custom keyboards: Users with assistive technology or specialized keyboards may find some entry methods unavailable or mapped differently.

The check mark symbol itself is simple — the method that fits depends on where you're typing, how often you need it, and which style actually looks right in your context.