@David-Tcheki wrote,
OEM-850
BTW: OEM-850 / CP850 was the default codepage in Western Europe. US Computers default to CP437 (OEM-US), so their table of ALT+### is a bit different:
a4eebea5-5263-452d-b9b6-9d9424215403-image.png
As the Wiki: Alt Codes page points out,
The familiar Alt+number combinations produced codes from the OEM code page (for example, CP437 in the United States)[c], matching the results from MS-DOS. But prefixing a leading zero (0) to the number (usually meaning 4 digits) produced the character specified by the newer Windows code page, allowing them to be typed as well.
So future readers on a US machine would want to use this table as their map, not the CP850 table shown previously.