I discovered that a text file created with Notepad++ or Notepad prefixes the actual text with three bytes:
They are not visible in either of these editors but the hexdump above reveals them, they are also visible when reading in the file with a program (a Python script for instance).
What are they?
