So, we've all seen ASCII tables and anyone can search for one. What what's the nicest one, the cleanest, most legible, most useful ASCII table you've come across.
(i.e.) Probably not the very first one on the Google search.
|
3
|
So, we've all seen ASCII tables and anyone can search for one. What what's the nicest one, the cleanest, most legible, most useful ASCII table you've come across. (i.e.) Probably not the very first one on the Google search. |
||||||||||||
|
closed as not a real question by altCognito, Luke, John Nolan, R. Bemrose, lothar May 22 at 17:09 |
|
|
I actually keep my old A Book On C book around just for its ASCII table near the back. |
||||||||||||
|
|
|
ascii table in tex and pdf - 'njoy ! |
||||
|
|
|
|
|||
|
|
|
I guess you're not on a Unix system? " (Yes, since 1983 at least.) |
||||
|
|
|
Protip:
|
||||||||||||||
|
|
|
http://ascii-table.com/ gets my vote as perhaps the nicest site. It's subtle, laid back, and they tell you that And then they throw in the entire Unicode charset as well, with a search engine for it. Too bad the paper-tape encoder didn't work for me. But then again, I've still got a BSD machine around, which unlike Linux, includes useful utilities:
|
||||
|
|
|
Although ASCII tables are useful for C programmers, Unicode is probably more useful for the rest of the world. The code charts are in PDF, so not pastable here (copyright issues aside). Jump page for text code charts Unicode chart for ASCII (Basic Latin) Unicode chart for ISO-88591-1 codepoints from 128 to 255 (Latin 1) |
|||
|