us keyboard to hangul converter
This page converts raw US English (en_us) input and converts it to the equivalent Hangul. That is, it tries to simulate a Korean IME. When you're not on a computer with the right input method, typing if the keyboard was in a Korean keyboard layout will return the corresponding Korean characters. This was coded after a trip, when I needed to type in Korean but couldn't, and had to resort to copying-and-pasting characters on preexisting Korean pages.
To my knowledge, this is the only converter that simulates a keyboard, rather than taking phonetic sounds as input.
Utilizes package KeyboardHangul, heavily modified from Kawasaki Yuusuke's Roman-to-Hangul Conversion Service. The program also tries to detect when you're not typing Korean, and returns the raw English input.

