UnQTools
Developer Runs in your browser

Bit Shift & Rotate Visualizer (<<, >>, >>>, ROL / ROR)

Visualize left and right shifts (<<, >> arithmetic, >>> logical) plus circular rotates (ROL, ROR) and rotate-through-carry (RCL, RCR) on integers at 8/16/32/64-bit widths. Animated per-bit movement, before/after binary grid, shifted-out bits + carry flag, ×/÷ by 2^k annotation, BigInt-correct at every width. 100% client-side and offline.

100% Private Works Offline Instant

Visualize left and right shifts (<<, >> arithmetic, >>> logical) plus circular rotates (ROL, ROR) and rotate-through-carry (RCL, RCR) on integers at 8/16/32/64-bit widths. Animated per-bit movement, before/after binary grid, shifted-out bits + carry flag, ×/÷ by 2^k annotation, BigInt-correct at every width. 100% client-side and offline. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.