Bitwise operators in C (&, |, ^, ~, ) perform bit operations, left and right shifts. It converts decimals into a sequence of bits 0100, 1100