The onKey() event relate to physical key press, and not on region setting.
In your situation, you might use a turkish keyboard that binds the character "Ü" with the physical key VK_OEM_1.
On an US keyboard, the VK_OEM_1 key binds with ";:"
This permits the use of the same Key across different keyboard layout/regions