💻

Binary Convert

Convert decimal numbers to binary by toggling bit switches!

Score 0
Time 0:00
Round 1/10
Streak 0

📋 How to Play

  • A decimal number is displayed — convert it to binary!
  • Toggle the bit switches ON (1) or OFF (0) to match the target number.
  • Click "Submit" when your binary representation matches the decimal number.
  • Score: +10 per correct answer, +5 speed bonus (under 5 seconds).
  • 🟢 Easy: 4-bit (0–15) | 🟡 Medium: 8-bit (0–255) | 🔴 Hard: Signed numbers with two's complement hints