⌘ – ⌘
– ⌘
– the Command Key symbol
⌥ – ⌥
– ⌥
– the Option Key symbol
⇧ – ⇧
– ⇧
– the Shift Key symbol
⌃ – ⌃
– ⌃
– the Control Key symbol
⎋ – ⎋
– ⎋
– the ESC Key symbol
⇪ – ⇪
– ⇪
– the Capslock symbol
⏎ – ⏎
– ⏎
– the Return symbol
⌫ – ⌫
– ⌫
– the Delete / Backspace symbol
⇥ – ⇥
– ⇥
– the Tab Key symbol
Courtesy The Apple Logo in Unicode; Command, Option, & Shift Symbols in Unicode; and Special Key Symbols. The last one is ultra-complete.
Here's another one:
🌐︎ –
🌐︎
–🌐︎
– the Globe / fn Key symbolDiscussion
Though it looks exactly like it, this is not the
globe
SF Symbol, it's an emoji with a text-style modifier. See its Wiktionary page.About the
fn
andglobe
SF SymbolsIn macOS, the
fn
SF Symbol seems to be used instead of theglobe
SF Symbol, unless the attached keyboard reports the "SupportsGlobeKey" property in the IORegistry. (See this StackOverflow post).I investigated, but came to the conclusion, that the
fn
SF Symbol probably doesn't have a standard unicode equivalent like 🌐︎. Investigation:As of macOS 15 (Sequoia), in
System Settings > Keyboard > Keyboard Shortcuts...
, the textfields only display Unicode characters. So Apple substitutes 🌐︎ for theglobe
SF Symbol. To substitute thefn
SF Symbol, they simply use the character sequencefn
(including the trailing space), which strongly suggests that there's no dedicated Unicode substitute.I hope that was insightful or useful for someone!