Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

What is ASCII?

ASCII is an acronym for American Standard Code for Information Interchange, a widely used standard for encoding text documents on computers. Usually, a file described as "ASCII" does not contain any special embedded control characters; you can view the contents of the file, change it with an editor, or print it with a printer.

In ASCII, every letter, number, and punctuation symbol has a corresponding number, or ASCII code. For example, the character for the number 1 has the code 49, capital letter A has the code 65, and a blank space has the code 32. This encoding system not only lets a computer store a document as a series of numbers, but also lets it share such documents with other computers that use the ASCII system. For a complete list of ASCII codes, see A table of ASCII character codes.

Documentation files or program source code files are usually stored as ASCII text. In contrast, binary files, such as executable programs, graphical images, or word processing documents, contain other characters that cannot be normally displayed or printed, and are usually illegible to human beings.

The format of a file, whether ASCII or binary, becomes important when you are transferring files between computers. For example, when using FTP, you can transfer ASCII text files without any special consideration. To exchange binary files, however, you may need to enter the command set binary or otherwise prepare the client to transfer binary files, so that the computer will correctly transmit the special characters in the file.

Note: Most current FTP software will automatically transfer ASCII and binary files correctly.

This is document afht in domain all.
Last modified on December 15, 2009.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.