Displaying in Internet Explorer

Internet Explorer (IE) does not display the file, and it errors due to the encoding mismatch.

This happens if there is a byte order mark (BOM) at the beginning of the file which identifies it as UTF-8. If there is no BOM then it can not distinguish the characters from ISO-8859-1.