Text encoding
When saving file as Unicode using Windows Notepad, the format shown is "Little-endian UTF-16 Unicode character data, with CRLF, CR line terminators".
When saving file as UTF16 in Tiger Text Edit, the default format is "Big-endian UTF-16 Unicode character data". While I specifically save it as UTF16LE, the description I got from the unix command "file" is "Data".
My question is whether/how I can save the file in the same encoding as Windows Notepad did?
When saving file as UTF16 in Tiger Text Edit, the default format is "Big-endian UTF-16 Unicode character data". While I specifically save it as UTF16LE, the description I got from the unix command "file" is "Data".
My question is whether/how I can save the file in the same encoding as Windows Notepad did?