FA Dev Tools

Mac Keyboard Symbols

What each macOS key glyph means, and what to press on Windows. Copy any symbol to paste into docs or shortcut descriptions.

Modifiers

SymbolNameMeaning / typical useUnicodeWindows
Command (Cmd)The primary modifier on macOS. Used for almost every app shortcut: ⌘C copy, ⌘V paste, ⌘S save.U+2318Ctrl
Option (Alt)Alternate modifier. Types special characters, and reveals hidden menu items when held.U+2325Alt
Control (Ctrl)Mostly used for terminal signals (⌃C) and system shortcuts. Not the main app modifier on macOS.U+2303Ctrl
ShiftUppercase, or extends a shortcut into its variant: ⌘⇧Z redo, ⌘⇧T reopen tab.U+21E7Shift
Caps LockLocks uppercase input until pressed again.U+21EACaps Lock
fnFunctionSwitches the top row between media keys and F1–F12, and enables navigation combos like fn← for Home.Fn (on laptops)

Editing & navigation

SymbolNameMeaning / typical useUnicodeWindows
TabIndent, or move to the next field or control.U+21E5Tab
Back-tab (Shift-Tab)Move to the previous field or control.U+21E4Shift+Tab
ReturnConfirm, or insert a new line.U+23CEEnter
EnterThe numeric-keypad Enter. Some apps treat it differently from Return — e.g. commit without a newline.U+2324Enter (numpad)
Delete (Backspace)Delete the character to the left of the cursor.U+232BBackspace
Forward DeleteDelete the character to the right of the cursor. On laptops: fn⌫.U+2326Delete
Escape (Esc)Cancel, dismiss, or back out of the current state.U+238BEsc
Page UpScroll up one screen. On laptops: fn↑.U+21DEPage Up
Page DownScroll down one screen. On laptops: fn↓.U+21DFPage Down
HomeJump to the start of the line or document. On laptops: fn←.U+2196Home
EndJump to the end of the line or document. On laptops: fn→.U+2198End
ClearClear the current entry. Numeric keypad only.U+2327Num Lock

Arrows

SymbolNameMeaning / typical useUnicodeWindows
Left ArrowMove the cursor or selection left.U+2190
Right ArrowMove the cursor or selection right.U+2192
Up ArrowMove the cursor or selection up.U+2191
Down ArrowMove the cursor or selection down.U+2193

Power & eject

SymbolNameMeaning / typical useUnicodeWindows
EjectEject removable media. Appears in older shortcut docs, e.g. ⌃⌘⏏ to restart.U+23CF
PowerPower on, sleep, or force shutdown when held.U+233DPower

Reference

Shortcuts are written modifier-first, in the order ⌃⌥⇧⌘ — e.g. ⌘⇧4 is Command-Shift-4.

⌘ on a Mac maps to Ctrl on Windows for most app shortcuts — ⌘C is Ctrl+C.

On laptop keyboards, fn turns the arrow keys into Home / End / Page Up / Page Down.