Check out my first novel, midnight's simulacra!
ASCII: Difference between revisions
From dankwiki
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
The 7-bit, 128-character American Standard Code for Information Interchange. See the ascii(7) Linux man page and the ascii(1) program (the latter from the [http://packages.debian.org/ascii package]). Convert various ASCII representations of [[Using_Unicode|Unicode]] to UTF-8 via ascii2uni (from the [http://packages.debian.org/uni2ascii uni2ascii package]). | The 7-bit, 128-character American Standard Code for Information Interchange. | ||
* See the ascii(7) Linux man page and the ascii(1) program (the latter from the [http://packages.debian.org/ascii ascii package]). | |||
* Convert various ASCII representations of [[Using_Unicode|Unicode]] to UTF-8 via <tt>ascii2uni</tt> (from the [http://packages.debian.org/uni2ascii uni2ascii package]). | |||
[[image:asciifull.gif]] | [[image:asciifull.gif]] |
Latest revision as of 14:09, 21 September 2009
The 7-bit, 128-character American Standard Code for Information Interchange.
- See the ascii(7) Linux man page and the ascii(1) program (the latter from the ascii package).
- Convert various ASCII representations of Unicode to UTF-8 via ascii2uni (from the uni2ascii package).