Bitwise operators Bitwise operators — Facts and Hacks Bitwise operators are operators (just like &, |, << etc.) that operate on ints and uints at the binary level. This means they look directly at the binary digits or bits of an