Y
Hacker News
new
|
ask
|
show
|
jobs
by
norswap
513 days ago
Why use base 36 and not base 26?
2 comments
lambertsimnel
513 days ago
We certainly could, but we already use 0-9 and then letters for hexadecimal. Using all 26 letters for base 36, but not base 26, is just an extension of that.
link
quuxplusone
513 days ago
Or base 27, so you have space/hyphen as well.
https://www.smbc-comics.com/comic/convert
link