in reply to Re^10: Japanese character in Linuxin thread Japanese character in Linux
When we hardcode values with Ascii data like "ABC" it works fine , but for japanese data it comes as junk
Hardcode it using \N{U+0104}?