Byte Order Mark (BOM) used at the beginning of UTF-8-encoded files.
Source position: fileutil.pas line 43
const UTF8FileHeader = #$ef#$bb#$bf;