Mac Unicode symbols: Difference between revisions

From Cor ad Cor
Jump to navigation Jump to search
No edit summary
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<nowiki>&amp;#8984;</nowiki>
Source: [https://apple.stackexchange.com/questions/55727/where-can-i-find-the-unicode-symbols-for-mac-functional-keys-command-shift-e Apple StackExchange]


<pre>
{| 
HTML Entity    GLYPH  NAME
|-
&#63743;             Apple
|'''glyph'''
&#8984;             Command, Cmd, Clover, (formerly) Apple
|
&#8963;             Control, Ctl, Ctrl
|'''decimal'''
&#8997;             Option, Opt, (Windows) Alt
|'''hex'''
&#8679;             Shift
|-
&#8682;             Caps lock
|align="center" |
&#9167;             Eject
|Apple (only works on Apple hardware)
&#8617;             Return, Carriage Return
|&amp;#63743;
&#8629; &crarr; ↵     Return, Carriage Return
|&amp;#xF8FF;
&#9166;             Return, Carriage Return
|-
&#8996;             Enter
|align="center" |
&#9003;             Delete, Backspace
|Command, Cmd, Clover, (formerly) Apple
&#8998;             Forward Delete
|&amp;#8984;
&#9099;             Escape, Esc
|&amp;#x2318;
&#8594; &rarr;     Right arrow
|-
&#8592; &larr;     Left arrow
|align="center" |
&#8593; &uarr;     Up arrow
|Control, Ctl, Ctrl
&#8595; &darr;     Down arrow
|&amp;#8963;
&#8670;             Page Up, PgUp
|&amp;#x2303;
&#8671;             Page Down, PgDn
|-
&#8598;             Home
|align="center" |
&#8600;             End
|Option, Opt, (Windows) Alt
&#8999;             Clear
|&amp;#8997;
&#8677;             Tab, Tab Right, Horizontal Tab
|&amp;#x2325;
&#8676;             Shift Tab, Tab Left, Back-tab
|-
&#9250;             Space, Blank
|
&#9251;             Space, Blank
|
</pre>
|
|
|-
|align="center" |
|Shift
|&amp;#8679;
|&amp;#x21E7;
|-
|align="center" |
|Caps lock
|&amp;#8682;
|&amp;#x21EA;
|-
|align="center" |
|Eject
|&amp;#9167;
|&amp;#x23CF;
|-
|align="center" |
|Return, Carriage Return
|&amp;#8617;
|&amp;#x21A9;
|-
|align="center" |
|Return, Carriage Return
|&amp;#8629;&amp;crarr;
|&amp;#x21B5;
|-
|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;