0% found this document useful (0 votes)
63 views1 page

ASCII Is The American Standard Code For International Interchange

ASCII is a standard coding system that assigns numbers to letters, numbers, and symbols to allow for data exchange between computer systems. It includes 128 characters and 95 printable characters. Unicode provides a unique number for every character across all platforms and languages to support global exchange of text. It is widely used in operating systems, browsers, and other software. The growth of Unicode standards has significantly impacted global software technology. Examples are given converting an English and numeric message to ASCII and Unicode encodings.

Uploaded by

colin_richards_4
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views1 page

ASCII Is The American Standard Code For International Interchange

ASCII is a standard coding system that assigns numbers to letters, numbers, and symbols to allow for data exchange between computer systems. It includes 128 characters and 95 printable characters. Unicode provides a unique number for every character across all platforms and languages to support global exchange of text. It is widely used in operating systems, browsers, and other software. The growth of Unicode standards has significantly impacted global software technology. Examples are given converting an English and numeric message to ASCII and Unicode encodings.

Uploaded by

colin_richards_4
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

ASCII is the American Standard Code for International Interchange.

It is a standard for encoding and storing text files and certain programing source code. ASCII is a coding standard that identifies letters, numbers, and various symbols by code numbers for the exchange of data between multiple computer systems. It includes definitions for 128 characters and 95 printable characters including the space command.

Unicode provides a unique number for every character, no matter what the platform, no matter what the program, no matter what the language. It is supported in many operating systems, all modern browsers, and many other products. The emergence of the Unicode Standard, and the availability of tools supporting it, is among the most significant recent global software technology trends (Unicode.org, 2011).

ASCII message: This is pretty neat stuff!

84 104 105 115 32 105 115 32 112 114 101 116 116 121 32 110 101 97 116 32 115 116 117 102 102 33

Unicode message: I need to practice the basic math!

49 20 6E 65 65 64 20 74 6F 20 70 72 61 63 74 69 63 65 20 74 68 65 20 62 61 73 69 63 20 6D 61 74 68 21

References

Englander, I. (2009). The architecture of computer hardware, systems software, & networking: An information technology approach (4th ed.). Hoboken, NJ: Wiley. unicode.org. (2011). What is unicode? Retrieved 4/18, 2012, from http://unicode.org/standard/WhatIsUnicode.html

You might also like