How do I enter Unicode characters like  without copying it to the clipboard and pasting it?
Things I know:
- The command gaon the charactergives mehex:0001d4ed.
- I can copy it on the clipboard and paste it via "+p.
- I know how to enter Unicode values that have a 4 digit hex code:
 <C-v>ufor example<C-v>u03b1gives theαcharacter.
 
     
     
     
    