Bitwise calculator
Bitwise AND, OR, XOR, NOT and shifts with the result in binary, octal, decimal and hex plus a bit grid, all locally.
Values are read as decimal, or with 0x, 0o and 0b prefixes, and are treated as 32 bit.
Bitwise AND, OR, XOR, NOT and shifts with the result in binary, octal, decimal and hex plus a bit grid, all locally.
Values are read as decimal, or with 0x, 0o and 0b prefixes, and are treated as 32 bit.