Revision control
Copy as Markdown
Other Tools
/// This the most notable one of the DOS Cyrillic code pages. It has the same
/// box drawing characters as code page 437, so it can be used for decoding
/// DOS-era ASCII + box drawing data.
///
///
/// This encoding matches the Windows code page 866.