Tick mark is also called as check mark or check symbol or tick symbol. It is one of the widely used symbol on documents to indicate the agreed points in good looking manner. Standard keyboard layout does not have a default key to type check mark symbol on Windows and Mac documents. However, you can use one of the following method to insert check mark symbol on your documents.

6 Ways to Insert Check Mark Symbol

Below methods help your to insert various check mark symbols available as per Unicode character specifications.

  1. Using alt or option code shortcuts (Windows and Mac)
  2. Alt + X hexcode for Word (Windows)
  3. Insert check mark with emoji keyboard (Windows and Mac)
  4. Using check mark as bullets (Windows and Mac)
  5. With the help of Symbols app (Windows)
  6. Using Character Map app (Windows)

1. Alt Code Shortcuts for Check Mark Symbols

Below table is the list of alt code keyboard shortcuts for various check mark symbols in Windows and Mac.

Check MarkDescriptionWindows Alt CodeMac Option CodeWord Alt + X
Check MarkAlt + 10003Option + 27132713 Alt + X
Heavy Check MarkAlt + 10004Option + 27142714 Alt + X
White Heavy Check MarkAlt + 9989Option + 27052705 Alt + X
Ballot Box With CheckAlt + 9745Option + 26112611 Alt + X
Not Check MarkAlt + 9083Option + 237B237B Alt + X
🗸Light Check MarkAlt + 1285041F5F8 Alt + X
🗹Ballot Box with Bold CheckAlt + 1285051F5F9 Alt + X
  • Baffled by your Mac's Control, Command and Option/Alt keys? Keen on emoji? Want to copy and paste or type a hashtag, @, euro, pound sign or ampersand? Our Mac keyboard shortcuts will save your life.
  • Jan 08, 2020  Use the arrow keys to switch between all open apps. Alt + Shift + arrow keys. When a group or tile is in focus on the Start menu, move it in the direction specified. Ctrl + Shift + arrow keys. When a tile is in focus on the Start menu, move it into another tile to create a folder.

Quickly open a new browser, take a screenshot or force quit an application and much more with these keyboard shortcuts. And don’t forget to print our cheat sheet at the end.

You may see some symbols showing as square box 🗸 in browser, however you can see the proper symbol when using in your documents. Check out the full list of alt code shortcuts for Windows and Mac.

On Windows, hold one of the alt keys and type the numbers using number pad. For example, alt + 10004 will produce the heavy tick or check mark symbol like ✔. On Mac, you should first change the keyboard layout to Unicode Hex Input and then type the numbers by holding the option or alt key. For example, option + 2611 will produce the check mark inside square box symbol like ☑.

If you don’t have a keyboard with separate number pad then try any of the following methods.

2. Alt + X in Windows Word Documents

In Windows Word documents, you can use the hexadecimal code given in the last column of the table. For example, pressing 1F5F8 then Alt + X key combinations to insert light check mark symbol like 🗸.

3. Using Emoji Keyboard

Check mark is one of the emoji symbol as per Unicode character specification. Both on Windows and Mac, you can use emoji keyboard to insert check mark emoji symbol.

Press, “Win + ;” keys in Windows PC to open emoji keyboard. You can either search for check mark or type “tick” or “check” to filter the symbol.

X Mark Emoji

On Mac, press “Command + Control + Space” to open emoji keyboard. Use the search box to find the check mark symbol.

The advantage of emoji keyboard is that you can use this both on Windows and Mac to insert check mark in third party apps like WhatsApp, Facebook Messenger and Twitter chats.

4. Using Bullets in Office Documents

People widely use tick mark in documents as bullets and for indicating the agreed points. In Microsoft Office documents like Word, PowerPoint and Outlook you can easily insert check mark from the bullets option. However, this will change the text alignment to bulleted list. Also, it does not allow to insert different types of check mark symbol.

In addition to using standard check mark bullet, you can also insert custom symbols using “Define New Bullet…” option.

5. Using Symbol Menu in Office Documents

Microsoft Office documents in Windows allow you to insert symbols using the in-built utility. The advantage is that this method also works in Excel sheets.

  • Open your document and go to “Insert > Symbol” menu.
  • This will pop-up “Symbol” utility as shown below.
  • Change the font to Wingdings and scroll down to the bottom of the symbols.
  • You can find check mark and check mark inside a square box symbols.
  • Double click on the symbol or select the symbol and click insert button.

6. Use Character Map in Windows Documents

The Character Map app is similar to Symbol utility, but you can use it as an independent app to insert check mark and other symbols.

  • Use Windows Search box and open Character Map app.
  • Change the font to Wingdings and move down in the list to locate check mark symbol.
  • Select the symbol and click on “Select” button.
  • Click on “Copy” button to copy the check mark symbol to clipboard.
  • Now, you can paste the symbol anywhere on your documents.

Insert Check Mark in Smartphones

As mentioned, check mark is one of the emoji symbol part of standard Unicode emoji. Therefore, you can use the emoji keyboard in Android and iPhone to insert check mark easily.

-->

For information about keyboard accessibility, see How to: Use Keyboard Navigation.

You can access a variety of commands in Visual Studio for Mac by using the appropriate keyboard shortcut. This document lists the default shortcuts for the Visual Studio for Mac key binding scheme. For more information about how to change the key binding scheme, see Customizing the IDE. You can also customize shortcuts for a command using the Visual Studio for Mac > Preferences menu item and choosing Environment > Key Bindings in the Preferences window.

Tip

The keyboard shortcuts displayed in this document, and the key binding preferences in Visual Studio for Mac, are presented using the symbols commonly used in macOS. If you are unsure of a symbol, review the macOS key symbols loopkup table.

Downloadable quick ref pdfs

We have compiled the most used, and most useful, keyboard shortcuts into a downloadable pdf file. We have two versions,one that shows shortcuts for Visual Studio for Mac, and a version that shows Visual Studio shorts side-by-side for usersthat have prior experience with Visual Studio when using Windows.

Code Navigation

CommandsKeyboard shortcuts
Find References⇧⌘R, F12
Go to Declaration⌘D, F12
Next Error⌥⇧⇟, ⇧⌘F12
Next Issue in File⌥⇟
Previous Error⌥⇧⇞
Previous Issue in File⌥⇞

Debug

CommandsKeyboard shortcuts
Enable or Disable Breakpoint⌥⌘/, ⌘F9
Pause⌥⌘P, ⌥⌘L5
Remove All Breakpoints⇧⌘F9
Run To Cursor⌘F10
Set Next Statement⇧⌘F10
Show Next Statement⌥*
Step Into⇧⌘I, ⌘F11
Step Out⇧⌘U, ⇧⌘F11
Step Over⇧⌘O, F10
Toggle Breakpoint, F9
View Breakpoints⌥⌘B

Designer

CommandsKeyboard shortcuts
Switch between related files⌃⌘↑

Edit

CommandsKeyboard shortcuts
Constraint Editing Mode⌘E
Copy⌘C
Cut⌘X
Delete⌘⌫
Format Document⌃I
Indent Selection⌘]
Paste⌘V
Preferences⌘,
Redo⇧⌘Z
Rename⌘R, F2
Select All⌘A
Show Code Generation⌘I
Toggle All Folds⌥⇧⌘↑
Toggle Definitions⌥⇧⌘↓
Toggle Fold⌥⇧⌘←
Toggle Line Comment(s)⌘/
Undo⌘Z
Unindent Selection⌘[
Update Frame from Constraints⇧⌘R

F# Integration

CommandsKeyboard shortcuts
Clear F# Interactive⌃⌥C
F# Interactive⌃⌥F
Restart F# Interactive⌃⌥R
Send line to F# Interactive⌃⌥L
Send references to F# Interactive⌃⌥P
Send selection to F# Interactive⌃⏎

File

CommandsKeyboard shortcuts
Close All⇧⌘W
Close File⌘W
Close Workspace⌥⌘W
New File⌘N
New Solution⇧⌘N
Open⌘O
Print⌘P
Quit⌘Q
Revert⌘U
Save⌘S
Save All⇧⌘S

Help

CommandsKeyboard shortcuts
API Documentation⌥⌘?
Unity API Reference⌘'

Microsoft Mac X Mark Keyboard Shortcuts 10

Other

CommandsKeyboard shortcuts
Implement Unity Messages⇧⌘M
Inspect⌥⌘I
Microsoft Mac X Mark Keyboard Shortcuts

Project

CommandsKeyboard shortcuts
Add Files⌥⌘A
Build⌘K, ⇧F6
Build All⌘B, F6
Clean⇧⌘K
Rebuild⌃⌘K
Rebuild All⌃⌘B
Start Debugging⌘⏎, F5
Start Without Debugging⌥⌘⏎, ⌃F5
Stop⇧⌘⏎, ⇧F5

Refactoring

CommandsKeyboard shortcuts
Import Symbol⌃⌥␣
Quick Fix⌥⏎

Search

CommandsKeyboard shortcuts
Command⇧⌘P
Find in Files⇧⌘F
Find Next⌘G, F3
Find Next Like Selection⌘E, ⌘F3
Find Previous⇧⌘G, ⇧F3
Find Previous Like Selection⇧⌘F3
Find⌘F
Go to File⇧⌘D
Go to Line⌘L
Go to Type⇧⌘T
Navigate To⌘.
Replace in Files⌥⇧⌘F
Replace⌥⌘F

Text Editor

CommandsKeyboard shortcuts
Complete Word⌃␣
Delete left character⌃H
Delete next subword⌃⌦
Delete next word⌥⌦
Delete previous subword⌃⌫
Delete previous word⌥⌫
Delete right character⌃D
Delete to end of line⌃K
Dynamic abbrev⌃/
Expand selection⌥⇧↓
Expand selection⌥⇧↑
Expand selection to document end⇧⌘↓, ⇧⌘↘
Expand selection to document start⇧⌘↑, ⇧⌘↖
Expand selection to line end⇧↘, ⇧⌘→
Expand selection to line start⇧↖, ⇧⌘←
Expand selection to next line⇧↓
Expand selection to next word⌥⇧→
Expand selection to page down⇧⇟
Expand selection to page up⇧⇞
Expand selection to previous line⇧↑
Expand selection to previous word⌥⇧←
Expand selection to the left⇧←
Expand selection to the right⇧→
Find caret⌘|
Go left one character⌃B
Go right one character⌃F
Go to beginning of document⌘↑
Go to beginning of line⌘←, ⌃A
Go to end of document⌘↓
Go to end of line⌘→, ⌃E
Go to Matching Brace⇧⌘
Go to next line⌃N
Go to next word⌥→
Go to previous line⌃P
Go to previous word⌥←
Insert line break after the caret⌃O
Move caret to EOL and insert new line⇧⏎
Move the line or highlighted selection down⌥↓
Move the line or highlighted selection up⌥↑
Move to next usage⌃⌥⌘↓
Move to prev usage⌃⌥⌘↑
Show Parameter List⌃⇧␣
Show quick info⌘F1
Show Scopes⌥⇧⌘P
Transpose characters⌃T
Wrap with <div>⌥⇧W

View

CommandsKeyboard shortcuts
Center and Focus Document⌃L
Focus DocumentF7
Full Screen⌃⌘F
Move to Next Notebook⌥⌘→
Move to Previous Notebook⌥⌘←
Navigate Back⌃⌘←
Navigate Forward⌃⌘→
Normal Size⌘0
One Editor Column⌥⌘1
Show Next⌥⌘↓, F8
Show Previous⌥⌘↑, ⇧F8
Two Editor Columns⌥⌘2
Zoom In⌘+, ⌘=
Zoom Out⌘-, ⌘_

Window

CommandsKeyboard shortcuts
Activate 1⌘1
Activate 2⌘2
Activate 3⌘3
Activate 4⌘4
Activate 5⌘5
Activate 6⌘6
Activate 7⌘7
Activate 8⌘8
Activate 9⌘9
Hide Others⌥⌘H
Hide Visual Studio⌘H
Minimize⌘M
Next Document⌘}, ⌘F6
Previous Document⌘{, ⇧⌘F6
Switch to next document⌃⇥
Switch to next pad⌃⌥⇥
Switch to previous document⌃⇧⇥
Switch to previous pad⌃⌥⇧⇥

macOS key symbols lookup

SymbolKey
Command (cmd)
Option (alt)
Shift
Control (ctrl)
Page Up (Pg Up)
Page Down (Pg Dn)
Delete (Backspace)
Forward Delete
Return
←→↑↓Arrow Keys
Home
End
Space Bar
Tab

See also