Appendix B. ASCII Character Set

Figure B.1. ASCII character set.
 0123456789
0nulsohstxetxeotenqackbelbsht
1nlvtffcrsosidledc1dc2dc3
2dc4naksynetbcanemsubescfsgs
3rsussp!"#$%&'
4()*+,-./01
523456789:;
6<=>?@ABCDE
7FGHIJKLMNO
8PQRSTUVWXY
9Z[\]^_'abc
10defghijklm
11nopqrstuvw
12xyz{|}~del  

The digits at the left of the table are the left digits of the decimal equivalent (0–127) of the character code, and the digits at the top of the table are the right digits of the character code. For example, the character code for “F” is 70, and the character code for “&” is 38.

Most users of this book are interested in the ASCII character set used to represent English characters on many computers. The ASCII character set is a subset of the Unicode character ...

Get Java™ How to Program, Seventh Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.