Access Language is a much easier way to type unicode characters not normally on the average keyboard.
Normally to type ☺, you need to press ALT + 1 together, but with access language, you can just type $ + the unicode characters ID (in hex)
$01 is the same as ☺
Or in other examples:
$1E = ▼, $0D = ♫
There are 255 (Max: FF) characters you can type with the $ prefix, more will be added sooner or later.
Access Language also adds some cool other features such as typeable character to unicode character code functions ($~h = 104)
↓ Read more... ↓