Numbers CSV language issues. Whats wrong?

I am having a big issues with CSV files I need to open. They are in Japanese. They do not show up correctly at all. I have tried to do this in Excel for OSX and still not happening. This should really work. I have tried a number of fonts and encoding as well.


Link to the sample file did not work. I will email it to anyone that wants it.


Thanks

iMac (27-inch, Late 2012), OS X Mountain Lion (10.8.5)

Posted on Nov 20, 2013 12:53 AM

Reply
5 replies

Nov 20, 2013 6:17 AM in response to tomfromtooele

If the csv file is not encoded in UTF-8, which seems to be the case, you need to either a) convert the file to UTF-8 or b) specify the current encoding constant in com.apple.TextEncoding extended attribute of the file.


For a), you may use, for instance, TextEdit.app to open the csv file in question and save it as in UTF-8 by setting the application's preferences accordingly. For b), you may use xattr(1) command to set the extended attribute accordingly.


Regards,

H

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Numbers CSV language issues. Whats wrong?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.