I'm trying to insert a Unicode character in AutoHotKey using the keyboard shortcut like
'Alt-down' + a 9 'Alt-up'
i.e. pressing the keys + a 9 while holding down the Alt key.
I'm probably missing something (fairly) obvious but I can't find the syntax to to this.
