๐Ÿ”ข Binary Arithmetic Workshop

Convert between number bases, add binary numbers, and shift bits โ€” with every step of working shown.

Designed with the WJEC specification in mind
CS GCSE ยง1.2.1CS A-Level Unit 1
Base Converter
Binary Addition
Arithmetic Shifts
Overflow / Underflow
๐Ÿ”„

Number Base Converter

โž•

Binary Addition

โ†”๏ธ

Arithmetic Shifts

๐Ÿ’ฅ

Overflow & Underflow

An 8-bit unsigned register can store 0โ€“255. What happens when you go beyond the limits?