Single byte character
Source position: systemh.inc line 444
type UTF8Char = AnsiChar;
UTF8Char is provided for completeness, a type alias for AnsiChar.