Max byte
- Input
- 11111111₂
- Expected output
- 255₁₀
Maximum value of an unsigned byte.
binary to decimal
Exact binary (0b…) to decimal conversion. Ideal for embedded programming, data debugging, and learning.
Maximum value of an unsigned byte.
First octet of 192.168.x.x.
Converting a number between bases means representing the same value using a different set of digits. A decimal (base 10) number can be expressed exactly in binary (base 2), hexadecimal (base 16), or any other base.
Yes. Prefix the binary number with a minus sign.
Up to 256 digits in the source base — enough for astronomically large numbers.
All data stays in your browser. No numbers are sent to any server.