These bitwise operators allows you to calculate the result at the bit level of a given integer number or a character value.
Bitwise AND Operator
Bitwise OR Operator
Bitwise XOR Operator
Operator precedence