0110
1001
1010
Binary Lab
// Zewp.com
Convert
Bitwise
ASCII
Number Converter
DEC
base 10
BIN
base 2
HEX
base 16
OCT
base 8
Bit Visualizer
8-bit
16-bit
32-bit
≪ Shift Left
Shift Right ≫
~ Invert
Clear
Formatted Output
Bitwise Operations
Operand A (decimal)
Operation
AND (&)
OR (|)
XOR (^)
Left Shift (<<)
Right Shift (>>)
Operand B (decimal)
Truth Tables
ASCII / UTF-8 Lookup
ASCII Table (0-127)
← Zewp.com