You should be careful to take the BOM into account in scripts or application code that routinely approach data files that start with a BOM. By way of example, when pattern matching Firstly of a file that begins that has a BOM you may need supplemental code to test for your existence of your BOM and ignore it if discovered. The UTF-8 encoding and no