I was trying to upload some of my script files to my website, but because they're encoded as UCS-2 Little Endian,
this happens. Is there a way around this? Do I have to re-encode all the files as Unicode?
Tried uploading using ASCII, Binary and automatic.
Edit: think I've fixed it. Seems to be a Chrome bug, so outputting it as plain text looks fine.