Skip to content

Instantly share code, notes, and snippets.

@shaunlebron
Created April 2, 2019 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shaunlebron/57c88c73cc660a0eac0fd585c31a5cb9 to your computer and use it in GitHub Desktop.
Save shaunlebron/57c88c73cc660a0eac0fd585c31a5cb9 to your computer and use it in GitHub Desktop.

 Inserting Special Symbols using Apple US Keyboard

You can search special symbols by name in any text field with Ctrl Space.

Or remember the hotkey of ones you frequently use:

`1234567890-=
~!@#$%^&*()_+  (shift)
`¡™£¢∞§¶•ªº–≠  (alt)
`⁄€‹›fifl‡°·‚—±  (shift+alt)

qwertyuiop[]\
QWERTYUIOP{}|  (shift)
œ∑´®†\¨ˆøπ“‘«  (alt)
Œ„´‰ˇÁ¨ˆØ∏”’»  (shift+alt)

asdfghjkl;'
ASDFGHJKL:"    (shift)
åß∂ƒ©˙∆˚¬…æ    (alt)
ÅÍÎÏ˝ÓÔÒÚÆ    (shift+alt)

zxcvbnm,./
ZXCVBNM<>?     (shift)
Ω≈ç√∫˜µ≤≥÷     (alt)
¸˛Ç◊ı˜Â¯˘¿     (shift+alt)

Or Space > “Keyboard” > “Show keyboard and emoji viewers in menu bar”:

keyboard

keyboard-shift

keyboard-alt

keyboard-shiftalt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment