Bitwise operation - Wikipedia, the free encyclopedia
1 Bitwise operators 1.1 NOT 1.2 AND 1.3 OR 1.4 XOR 1.5 Mathematical equivalents 2 Bit shifts 2.1 Arithmetic shift 2.2 Logical shift 2.3 Rotate no carry 2.4 Rotate through carry 2.5 Shifts in C, C++, C# and Python 2.6 Shifts in Java 2.7 Shifts in Pascal 3 ...