Mac Unicode symbols: Difference between revisions

From Cor ad Cor
Jump to navigation Jump to search
(Created page with "<html> 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 &#899...")
 
No edit summary
Line 29: Line 29:
&#9251;        ␣      Space, Blank
&#9251;        ␣      Space, Blank
</html>
</html>
<pre>
<code>
HTML Entity    GLYPH  NAME
HTML Entity    GLYPH  NAME
&#63743;              Apple
&#63743;              Apple
Line 58: Line 58:
&#9250;        ␢      Space, Blank
&#9250;        ␢      Space, Blank
&#9251;        ␣      Space, Blank
&#9251;        ␣      Space, Blank
</pre>
</code>

Revision as of 13:04, 5 November 2024

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 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