This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.

Smartphone icons created by Freepik - Flaticon

JS Signed Bitwise Right

The >> Operator

document.getElementById("demo").innerHTML = -5 >> 1;