Y
Hacker News
new
|
ask
|
show
|
jobs
by
aap_
636 days ago
There are only 7 bits in ASCII. An 8th
can
be used for parity when transmitting data but a regular program will never see it. Anything above 0x7F is simply not a character.