. This BOM thing is 3 bytes of binary data prepended to the beginning of the file. I know - a text file should be a text file - but that would take all the fun out of tracking down these silly things, wouldn't it?UTF-8 with Byte Order Marker (BOM)
your file's so they're simple text files again.fix
>Save As
and underOther Formats…
chooseSave As Type
. This will effectively strip off the Byte Order Marker (BOM) leaving only the textual data that you could already see. In fact, if you save the file with a new name, you'll notice that there are three fewer bytes in your new file.Text Document – MS-DOS Format (*.txt)