ASCII: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:binary.png|frame|right|This is a basic concept in computer science]] | [[File:binary.png|frame|right|This is a basic concept in computer science]] | ||
Line 18: | Line 12: | ||
</html> | </html> | ||
== | == ASCII table == | ||
This table is used with gratitude from http://www.theasciicode.com.ar/<ref>http://www.theasciicode.com.ar/</ref> | |||
[[File:Ascii table.png]] | [[File:Ascii table.png]] | ||
Latest revision as of 12:30, 16 October 2019
ASCII abbreviated from American Standard Code for Information Interchange is a character-encoding scheme. ASCII codes represent text in computers, communications equipment, and other devices that use text. Most modern character-encoding schemes are based on ASCII, though they support many additional characters. ASCII was the most common character encoding on the World Wide Web until December 2007, when it was surpassed by UTF-8, which is fully backward compatible to ASCII.[1]
ASCII[edit]
This is one of the better videos I've seen on ascii. Content gratefully used with permission : [2]
ASCII table[edit]
This table is used with gratitude from http://www.theasciicode.com.ar/[3]