Hacker News new | ask | show | jobs
by umanwizard 259 days ago
Do people think of this as 8-bit ASCII ? I've never heard of it referred to ASCII until now. In fact, I've never heard of it at all (by the time I was old enough to know what a character encoding was, Latin-1 and Windows-1252 were totally dominant IIRC).
1 comments

In DOS days, codepage 437 was commonly referred to as "ASCII" colloquially in countries where some other encoding was in use for the national script.
Interesting to know, thanks!
Yup, what the GP said. It was a common mistake for people to assume ASCII included CP 437 characters back in the DOS days. Even I made that assumption when I was a kid.