Skip to main content
Reviewed for accuracy by Manoj Kumar, Mathematics Educator

Bit Shift Calculator

Calculator

Adjust values & calculate

Enter your values below. Every result is computed in your browser โ€” no data is sent to any server.

Formula: Left: value << n = value * 2^n | Right: value >> n = value / 2^n

Your Result

Worked example โ€” 13 << 3 = 104 (equivalent to 13 * 2^3 = 13 * 8)

Reviewed for accuracy by Manoj Kumar, Mathematics Educator ยท Editorial policy