🧮 Binary Blitz

Convert · Toggle · Visualize · Operate

⌨️ Number Input
Prefix with 0x for hex, 0b for binary, 0o for octal. Decimal by default.
🔄 Real-Time Conversions
Dec 0
Hex 0x0
Bin 0b0
Oct 0o0
💡 Interactive Bit Display
Width:
MSBLSB
⚙️ Bitwise Operations
Result
📖 Quick Reference
HexBinaryDecCommon Name
0x000000Zero / Clear
0xF111115Nibble max
0xFF11111111255Byte max
0x8010000000128MSB byte
0x01000000011LSB set
0xAA10101010170Alternating
0x550101010185Alt (inv)
0xFFFF16×16553516-bit max
⌨️ Keyboard Shortcuts
1 8-bit 2 16-bit 3 32-bit Esc Clear