/// This is the Hebrew part of the ISO/IEC 8859 encoding family in visual order. /// /// [Index visualization](https://encoding.spec.whatwg.org/iso-8859-8.html), /// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/iso-8859-8-bmp.html) /// /// This encoding roughly matches the Windows code page 28598. Windows decodes /// 0xAF to OVERLINE instead of MACRON and 0xFE and 0xFD to the Private Use /// Area instead of LRM and RLM. Windows decodes unassigned code points to /// the private use area.