Convert numbers between binary, decimal, octal, and hexadecimal
Base 10 (standard numbering)
Common Prefixes
Valid Digits
8-bit Binary Representation
0 = 00000000
127 = 01111111
128 = 10000000
255 = 11111111