5.30 OEToSJIS

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 $\backslash$u escapes to represent unicode characters to instead use the Shift-JIS character encoding for japanese characters.