Convert integers between binary, octal, decimal, and hex. Visualize IEEE 754 floating-point representation.
| Base | Value | |
|---|---|---|
| Binary(base 2) | 0b11111111 | |
| Octal(base 8) | 0o377 | |
| Decimal(base 10) | 255 | |
| Hexadecimal(base 16) | 0xFF | |
| ASCII | Out of ASCII range |
Free online number base converter. Convert between binary, octal, decimal, and hex. Visualize IEEE 754 single and double precision floating-point representation.
Free online number base converter. Convert between binary, octal, decimal, and hex. Visualize IEEE 754 single and double precision floating-point representation.