ANSI representation for the UTF-16 Big Endian Byte Order Mark.
Source position: lconvencoding.pas line 97
const UTF16BEBOM = #$FE#$FF;