Nov 24, 2010

UTF16-BE or UTF16-LE?


I hope that character code of files AppleScript Editor saves would be only UTF16-LE. I hate a mixed state of ascii and it. Honestly speaking, UTF8 is the best. I tweeted like so.

After I tweeted, there was a person who send message me about my tweet. He said that the character code of AppleScript Editor as text file format is UTF16-BE. Uhhh... but the result of hexdump shows little-endian BOM.


What am I missing here? Which is correct?

0 comments: