Mac Unicode symbols: Difference between revisions

From Cor ad Cor
Jump to navigation Jump to search
No edit summary
No edit summary
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
Source: [https://apple.stackexchange.com/questions/55727/where-can-i-find-the-unicode-symbols-for-mac-functional-keys-command-shift-e Apple StackExchange]
HTML Entity    GLYPH NAME
 
&#63743;             Apple
{|  
&#8984;             Command, Cmd, Clover, (formerly) Apple
|-
&#8963;             Control, Ctl, Ctrl
|'''glyph'''
&#8997;             Option, Opt, (Windows) Alt
|
&#8679;             Shift
|'''decimal'''
&#8682;             Caps lock
|'''hex'''
&#9167;         ⏏      Eject
|-
&#8617;         ↩      Return, Carriage Return
|align="center" |
&#8629; &crarr; ↵      Return, Carriage Return
|Apple (only works on Apple hardware)
&#9166;         ⏎      Return, Carriage Return
|&amp;#63743;
&#8996;         ⌤      Enter
|&amp;#xF8FF;
&#9003;         ⌫      Delete, Backspace
|-
&#8998;         ⌦      Forward Delete
|align="center" |
&#9099;         ⎋      Escape, Esc
|Command, Cmd, Clover, (formerly) Apple
&#8594; &rarr; →      Right arrow
|&amp;#8984;
&#8592; &larr;  ←      Left arrow
|&amp;#x2318;
&#8593; &uarr;  ↑      Up arrow
|-
&#8595; &darr;  ↓      Down arrow
|align="center" |
&#8670;        ⇞      Page Up, PgUp
|Control, Ctl, Ctrl
&#8671;         ⇟      Page Down, PgDn
|&amp;#8963;
&#8598;         ↖      Home
|&amp;#x2303;
&#8600;         ↘      End
|-
&#8999;         ⌧      Clear
|align="center" |
&#8677;        ⇥      Tab, Tab Right, Horizontal Tab
|Option, Opt, (Windows) Alt
&#8676;         ⇤      Shift Tab, Tab Left, Back-tab
|&amp;#8997;
&#9250;         ␢      Space, Blank
|&amp;#x2325;
&#9251;         ␣      Space, Blank
|-
</html>
|
<code>
|
HTML Entity    GLYPH  NAME
|
&#63743;             Apple
|
&#8984;         ⌘      Command, Cmd, Clover, (formerly) Apple
|-
&#8963;         ⌃      Control, Ctl, Ctrl
|align="center" |
&#8997;         ⌥      Option, Opt, (Windows) Alt
|Shift
&#8679;         ⇧      Shift
|&amp;#8679;
&#8682;         ⇪      Caps lock
|&amp;#x21E7;
&#9167;         ⏏      Eject
|-
&#8617;         ↩      Return, Carriage Return
|align="center" |
&#8629; &crarr; ↵      Return, Carriage Return
|Caps lock
&#9166;         ⏎      Return, Carriage Return
|&amp;#8682;
&#8996;         ⌤      Enter
|&amp;#x21EA;
&#9003;         ⌫      Delete, Backspace
|-
&#8998;        ⌦      Forward Delete
|align="center" |⏏
&#9099;        ⎋      Escape, Esc
|Eject
&#8594; &rarr;  →      Right arrow
|&amp;#9167;
&#8592; &larr; ←      Left arrow
|&amp;#x23CF;
&#8593; &uarr;  ↑      Up arrow
|-
&#8595; &darr; ↓      Down arrow
|align="center" |↩
&#8670;             Page Up, PgUp
|Return, Carriage Return
&#8671;             Page Down, PgDn
|&amp;#8617;
&#8598;             Home
|&amp;#x21A9;
&#8600;             End
|-
&#8999;             Clear
|align="center" |↵
&#8677;             Tab, Tab Right, Horizontal Tab
|Return, Carriage Return
&#8676;             Shift Tab, Tab Left, Back-tab
|&amp;#8629;&amp;crarr;  
&#9250;             Space, Blank
|&amp;#x21B5;
&#9251;             Space, Blank
|-
</code>
|align="center" |⏎
|Return, Carriage Return
|&amp;#9166;
|&amp;#x23CE;
|-
|align="center" |⌤
|Enter
|&amp;#8996;
|&amp;#x2324;
|-
|align="center" |⌫
|Delete, Backspace
|&amp;#9003;
|&amp;#x232B;
|-
|align="center" |⌦
|Forward Delete
|&amp;#8998;
|&amp;#x2326;
|-
|align="center" |⎋
|Escape, Esc
|&amp;#9099;
|&amp;#x238B;
|-
|align="center" |→
|Right arrow
|&amp;#8594; &amp;rarr;
|&amp;#x2192;
|-
|align="center" |←
|Left arrow
|&amp;#8592; &amp;larr;
|&amp;#x2190;
|-
|align="center" |↑
|Up arrow
|&amp;#8593; &amp;uarr;
|&amp;#x2191;
|-
|align="center" |↓
|Down arrow
|&amp;#8595; &amp;darr;
|&amp;#x2193;
|-
|align="center" |
|Page Up, PgUp
|&amp;#8670;
|&amp;#x21DE;
|-
|align="center" |
|Page Down, PgDn
|&amp;#8671;
|&amp;#x21DF;
|-
|align="center" |
|Home
|&amp;#8598;
|&amp;#x2196;
|-
|align="center" |
|End
|&amp;#8600;
|&amp;#x2198;
|-
|align="center" |
|Clear
|&amp;#8999;
|&amp;#x2327;
|-
|align="center" |
|Tab, Tab Right, Horizontal Tab
|&amp;#8677;
|&amp;#x21E5;
|-
|align="center" |
|Shift Tab, Tab Left, Back-tab
|&amp;#8676;
|&amp;#x21E4;
|-
|align="center" |
|Space, Blank
|&amp;#9250;
|&amp;#x2422;
|-
|align="center" |
|Space, Blank
|&amp;#9251;
|&amp;#x2423;
|}
 
[[Category:Unicode]]

Latest revision as of 15:16, 5 November 2024

Source: Apple StackExchange

glyph decimal hex
Apple (only works on Apple hardware) &#63743; &#xF8FF;
Command, Cmd, Clover, (formerly) Apple &#8984; &#x2318;
Control, Ctl, Ctrl &#8963; &#x2303;
Option, Opt, (Windows) Alt &#8997; &#x2325;
Shift &#8679; &#x21E7;
Caps lock &#8682; &#x21EA;
Eject &#9167; &#x23CF;
Return, Carriage Return &#8617; &#x21A9;
Return, Carriage Return &#8629;&crarr; &#x21B5;
Return, Carriage Return &#9166; &#x23CE;
Enter &#8996; &#x2324;
Delete, Backspace &#9003; &#x232B;
Forward Delete &#8998; &#x2326;
Escape, Esc &#9099; &#x238B;
Right arrow &#8594; &rarr; &#x2192;
Left arrow &#8592; &larr; &#x2190;
Up arrow &#8593; &uarr; &#x2191;
Down arrow &#8595; &darr; &#x2193;
Page Up, PgUp &#8670; &#x21DE;
Page Down, PgDn &#8671; &#x21DF;
Home &#8598; &#x2196;
End &#8600; &#x2198;
Clear &#8999; &#x2327;
Tab, Tab Right, Horizontal Tab &#8677; &#x21E5;
Shift Tab, Tab Left, Back-tab &#8676; &#x21E4;
Space, Blank &#9250; &#x2422;
Space, Blank &#9251; &#x2423;