What's Code page 852?
Doris Jiang
Website
2016-10-19 16:10:07
Code page 852 (also known as CP 852, IBM 00852, OEM 852 (Latin II),MS-DOS Latin 2) is a code page used under DOS to write Central European languages that use Latin script (such as Bosnian, Croatian, Czech, Hungarian, Polish, Romanian, Serbian or Slovak).
Note that code page 852 (DOS Latin 2) is very different from ISO/IEC 8859-2 (ISO Latin-2), although both are informally referred to as "Latin-2" in different language regions.
Code page layout
The following table shows code page 852.Each character is shown with its equivalent Unicode code point and its decimal code point. Only the second half of the table (code points 128–255) is shown, the first half (code points 0–127) being the same as ASCII; although code points 1–31 and 127 (00–1Fhex) have a different interpretation in some circumstances.

Reference:
https://en.wikipedia.org/wiki/Code_page_852