ANSI representation for the UTF-32 Little Endian Byte Order Mark.
Source position: lconvencoding.pas line 100
const UTF32LEBOM = #$FE#$FF#0#0;