summaryrefslogtreecommitdiffstats
path: root/third_party/rust/encoding_rs/doc/ISO-8859-8-I.txt
blob: b73e572e1540c55da630fb2ffc9bd04acbb89a89 (plain)
1
2
3
4
5
6
7
8
9
/// This is the Hebrew part of the ISO/IEC 8859 encoding family in logical 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 38598. 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.