ASCII, pronounced "ask-key", is the common code for microcomputer
equipment. The standard ASCII character set consists of 128 decimal
numbers ranging from zero through 127 assigned to letters, numbers,
punctuation marks, and the most common special characters. The
Extended ASCII Character Set also consists of 128 decimal numbers and
ranges from 128 through 255 representing additional special,
mathematical, graphic, and foreign characters.
Check out this page as a reference!
Doesn't prove a thing. I'll readily accept that there are many people
out there who believe that the particular 8-bit encoding they prefer is
"the extended ASCII character set" - but many of them will be
different. It's like people saying that something is encoded in "the"
EBCDIC character encoding, when in fact there are many varieties of
that, too.
Just because something is widely believed doesn't mean it's true. Lots
of people have believed in the past (hopefully fewer believe now) that
Java passes objects by reference, for instance - that doesn't make it
true.
Of course, if you could point to an international standards body which
claims that the particular extension you prefer is *the* extended ASCII
character set, that would lend some more credence to your claims.
(Just for reference, the first PC I used came with a rather good
manual, which included *lots* of different code pages in the back.
IIRC, the one which you deem to be "the" extended ASCII table is code
page 437. There are plenty of others, however, and 437 wasn't the
default for all countries.)