
733
APPENDIX B
Notation Conversion Table
e following two-page table lists all 256 8-bit byte values in binary (base 2), octal (base
8), decimal (base 10), and hexadecimal (base 16) notations. While I commonly use deci-
mal and hexadecimal notations throughout this book, there are some readers who are
more familiar with other notations, such as octal. It is unlikely that many readers will be
converting between binary and other notations, but you never know.
Use this table as your guide for converting data throughout this book between nota-
tions. e 94 printable ASCII characters are included, when appropriate, for reference
purposes.