Guy's justified criticism of my improper use of the term ANSI instead of Windows-1252 also made me review and improve other "facts"
in my Code Pages document.
While I did not find outright errors, I did make substantial improvements to the whole document based on research and tests.
https://ecarlo.nl/tse/files/CodePages.html
Here is one new fact I checked:
Natively TSE is a single-byte editor that in two cases uses the externally set code page.
What happens if the external code page is a multi-byte one like 65001 (Unicode's UTF-8)?
Luckily this is never the default Windows setting unless you explicitly set such a code page yourself.
Carlo