Convert decimal (base-10) numbers to binary (base-2). Fundamental for understanding how computers represent numbers.
Enter your values below
How this calculator works
Divide the decimal number by 2 repeatedly, recording remainders. The binary result is the remainders read in reverse order.
Common questions about this calculator