On Jun 2, 2014, at 4:39 PM, Jun T. wrote: > > On 2014/06/02, at 14:17, Kwon Yeolhyun wrote: >> Hm… On my system(Mac OS X 10.9.3, Xcode 5.1.1), it seems that iconv doesn’t support 'UTF-8-MAC.’ > > That's strange. > How did you check whether your iconv supports UTF-8-MAC or not? > On the command line, what is the output of the following command? > > $ iconv -l > Oops. My test code was wrong. I’ll test with the code suggested by Bart Schaefer. I expect it would be good.