Y
Hacker News
new
|
ask
|
show
|
jobs
by
mr_mitm
1827 days ago
I don't understand why they didn't use lower case letters instead of special characters. Does anyone here know?
1 comments
lifthrasiir
1827 days ago
You can't put lowercase letters in the alphanumeric mode (5.5 bits per character) and need to switch to less efficient byte mode (8 bits per character).
link