ISO88591like
ISO88591like is an informal designation used in software documentation to describe a class of character encodings that are Latin-1–like. It is not an official encoding name. In practice, encodings labeled as ISO88591like are expected to map the byte range 0x00–0xFF to the first 256 Unicode code points, with the ASCII range matching ASCII and the upper half representing Latin-1–style characters. However, because the term is informal, exact mappings can vary, so a concrete mapping should be consulted.
The relationship to ISO/IEC 8859‑1 varies. ISO-8859-1 defines a specific mapping for the 0xA0–0xFF block. Some
In practice, ISO88591like serves as a heuristic label in documentation or code, signaling that byte values