C++ Masterclass: From Zero to Hero
Manipulating data at the bit level: &, |, ^, ~, <<, >>.
&
|
^
~
<<
>>