3221 Decimal in Binary
Let's convert the decimal number 3221 to binary without using a calculator:
Start by dividing 3221 by 2:
3221 ÷ 2 = 1610 (Quotient) with a remainder of 1
Now, divide the quotient (1610) by 2:
1610 ÷ 2 = 805 (Quotient) with a remainder of 0
Now, divide the quotient (805) by 2:
805 ÷ 2 = 402 (Quotient) with a remainder of 1
Now, divide the quotient (402) by 2:
402 ÷ 2 = 201 (Quotient) with a remainder of 0
Now, divide the quotient (201) by 2:
201 ÷ 2 = 100 (Quotient) with a remainder of 1
Now, divide the quotient (100) by 2:
100 ÷ 2 = 50 (Quotient) with a remainder of 0
Now, divide the quotient (50) by 2:
50 ÷ 2 = 25 (Quotient) with a remainder of 0
Now, divide the quotient (25) by 2:
25 ÷ 2 = 12 (Quotient) with a remainder of 1
Now, divide the quotient (12) by 2:
12 ÷ 2 = 6 (Quotient) with a remainder of 0
Now, divide the quotient (6) by 2:
6 ÷ 2 = 3 (Quotient) with a remainder of 0
Now, divide the quotient (3) by 2:
3 ÷ 2 = 1 (Quotient) with a remainder of 1
The Quotient is less than 2 (1), so we will transfer it to the beginning of the number as a reminder.
Now, write down the remainders obtained in reverse order:
110010010101