Hi,
I am working on a application which is developed using java. This application should handle both single byte character sets(English) and Double byte character sets (Japenese - Katakana, kanji, etc.,). And even have to make a conversion between SBCS & DBCS and vice versa too. So if i could get some idea about it and even if some available java code snippet, it will be more helpful.