For information about the Korean language facility, see Using the Korean Language Facilities.
Each KS C 5601 character has a distinct representation in the Gensym character set. A KS C 5601 character can be represented in two bytes. The first byte contains the most significant eight bits of the KS C 5601 character's value.
To express a KS C 5601 character that is part of the Gensym character set:
Increment the second byte's value by 94 (or 0x5e hexadecimal), then encode the character's two bytes as described in Encoding Japanese Characters.