Skip to content

Instantly share code, notes, and snippets.

@zazazack
Created January 30, 2017 20:33
Show Gist options
  • Save zazazack/3a300dd50c28851a6a326a821b153c39 to your computer and use it in GitHub Desktop.
Save zazazack/3a300dd50c28851a6a326a821b153c39 to your computer and use it in GitHub Desktop.
Apple HTML Keyboard Symbol Entities
HTML Entity GLYPH NAME
  Apple
⌘ ⌘ Command, Cmd, Clover, (formerly) Apple
⌃ ⌃ Control, Ctl, Ctrl
⌥ ⌥ Option, Opt, (Windows) Alt
⇧ ⇧ Shift
⇪ ⇪ Caps lock
⏏ ⏏ Eject
↩ ↩ Return, Carriage Return
↵ ↵ ↵ Return, Carriage Return
⏎ ⏎ Return, Carriage Return
⌤ ⌤ Enter
⌫ ⌫ Delete, Backspace
⌦ ⌦ Forward Delete
⎋ ⎋ Escape, Esc
→ → → Right arrow
← ← ← Left arrow
↑ ↑ ↑ Up arrow
↓ ↓ ↓ Down arrow
⇞ ⇞ Page Up, PgUp
⇟ ⇟ Page Down, PgDn
↖ ↖ Home
↘ ↘ End
⌧ ⌧ Clear
⇥ ⇥ Tab, Tab Right, Horizontal Tab
⇤ ⇤ Shift Tab, Tab Left, Back-tab
␢ ␢ Space, Blank
␣ **␣** Space, Blank
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment