~ ==> bitwise NOT & ==> bitwise AND | ==> bitwise OR ^ ==> bitwise XOR >> ==> bit shift right << ==> bit shift left