Array type which provides indexed access to UTF-8 codepoint pointers.
Source position: commoncodepages.inc line 15
type TCharToUTF8Table = array [char] of PChar;