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