When Visual Studio generates, e.g., a C# source file, if you edit it in an ASCII text editor, you'll see something that looks like the following character sequence:

Deleting these bytes doesn't seem to harm anything, but why are they put there in the first place?
This is a byte order marker (BOM). It is used to indicate the encoding of the file.
More info:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With