Monday, June 30, 2008

ASCII Table

ASCII table is needed for processing character based operations in any programming language.

ASCII - American Standard Code for Information Interchange is a character encoding based on the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that work with text.  

You can find in the below screen shots the decimal values and its equivalent hexadecimal values with character codes.

1) Non Printable ASCII Characters
2) Printable ASCII Characters
3) Extended ASCII Characters
 

























































































No comments: