Perform AND, OR, XOR, NOT, and shift operations on numbers.
Perform bitwise operations (AND, OR, XOR, NOT, left shift, right shift) on integers. Shows results in decimal, binary, and hexadecimal.