ANSI representation for the UTF-8 Byte Order Mark.
Source position: lconvencoding.pas line 96
const UTF8BOM = #$EF#$BB#$BF;