Created
January 30, 2017 20:33
-
-
Save zazazack/3a300dd50c28851a6a326a821b153c39 to your computer and use it in GitHub Desktop.
Apple HTML Keyboard Symbol Entities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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