uniksc converts data between Korean KSC-5601 and Unicode 3.0 UTF-16 
character sets.  Currently, it can convert all characters including
Hanja in KSC-5601 to UTF-16 characters.  Converting UTF-16 to KSC-5601
should work but is incomplete yet.  More complete support is planned in
the next release.

uniksc is built on top of libuniksc, a library for handling data in 
KSC-5601 and UTF-16.  You can use it with your own project.

uniksc and libuniksc is free software; it's distributed under a
simple BSD-style license.  See sources for details.

--
Bang Jun-Young <bjy@mogua.org>

