| Convert 71 from decimalHow to convert number 71 from decimal to binary, octal, hexadecimal? | |
| Decimal to:  
				binary  
				octal  
				hexadecimal | 
| 
 | ||
| 
 | ||
| 
 | ||
| Decimal to Binary | 
| Convert number decimal 7110 to binary: 7110 = 10001112 | 
| Divided by 2 | Quotient | Remainder | Bit # | 
| 71/2 | 35 | 1 | 0 | 
| 35/2 | 17 | 1 | 1 | 
| 17/2 | 8 | 1 | 2 | 
| 8/2 | 4 | 0 | 3 | 
| 4/2 | 2 | 0 | 4 | 
| 2/2 | 1 | 0 | 5 | 
| 1/2 | 0 | 1 | 6 | 
| Decimal to OctalConvert 7110 to octal:7110 = 1078 | 
| Divided by 8 | Quotient | Remainder | Bit # | 
| 71/8 | 8 | 7 | 0 | 
| 8/8 | 1 | 0 | 1 | 
| 1/8 | 0 | 1 | 2 | 
| Decimal to HexadecimalConvert 7110 to hexadecimal:7110 = 4716 | 
| Divided by 8 | Quotient | Remainder (decimal) | Remainder (hexa) | Bit # | 
| 71/16 | 4 | 7 | 7 | 0 | 
| 4/16 | 0 | 4 | 4 | 1 | 
| Convert other numbers: | 
| 66 67 68 69 70 71 72 73 74 75 76 |