Variable extendedASCIICharsConst

extendedASCIIChars: string[] = ...

8-bit ASCII with the extended character set. Unlike regular ASCII, we do not mask the high bits.