Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
unwind
on Sept 13, 2011
|
parent
|
context
|
favorite
| on:
Programmers' Day
Nit-pick: that's not an ASCII character at all, since ASCII is a 7-bit encoding it does not contain a code point with the value 255 (or 256).
See
http://en.wikipedia.org/wiki/ASCII
and
http://en.wikipedia.org/wiki/%C5%B8#Character_encodings
.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
See http://en.wikipedia.org/wiki/ASCII and http://en.wikipedia.org/wiki/%C5%B8#Character_encodings.