The SHL operator shifts the bits in the left hand operand to the left by the number of bits specified in the right hand operand, and returns the result.