ASCII: Difference between revisions
Mr. MacKenty (talk | contribs) |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
* convert number to ASCII and vice-versa | * convert number to ASCII and vice-versa | ||
== ASCII table == | |||
This table is used with grateful permissions from http://www.theasciicode.com.ar/<ref>http://www.theasciicode.com.ar/</ref> | |||
[[File:Ascii table.png]] | |||
== See Also == | == See Also == |
Revision as of 04:59, 7 August 2017
This is an important concept. You should fully understand this.
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]
Do you understand this?[edit]
Do you have an advanced understanding about this topic?[edit]
- convert number to ASCII and vice-versa
ASCII table[edit]
This table is used with grateful permissions from http://www.theasciicode.com.ar/[3]