std::string OEToSJIS(const char *ptr)
Convert the string ptr, typically the output of the function
OECreateIUPACName post-processed by a call to OEToJapanese,
from the default encoding which uses escapes to
represent unicode characters to instead use the Shift-JIS character
encoding for japanese characters.
u