summaryrefslogtreecommitdiffstats
path: root/third_party/rust/encoding_rs/doc/ISO-8859-8.txt
blob: c5600e38fe3ab012e961a928c70d3db4da02208e (plain)
1
2
3
4
5
6
7
8
9
/// 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.