| Convert 88 from decimalHow to convert number 88 from decimal to binary, octal, hexadecimal? | |
| Decimal to:  
				binary  
				octal  
				hexadecimal | 
| 
 | ||
| 
 | ||
| 
 | ||
| Decimal to Binary | 
| Convert number decimal 8810 to binary: 8810 = 10110002 | 
| Divided by 2 | Quotient | Remainder | Bit # | 
| 88/2 | 44 | 0 | 0 | 
| 44/2 | 22 | 0 | 1 | 
| 22/2 | 11 | 0 | 2 | 
| 11/2 | 5 | 1 | 3 | 
| 5/2 | 2 | 1 | 4 | 
| 2/2 | 1 | 0 | 5 | 
| 1/2 | 0 | 1 | 6 | 
| Decimal to OctalConvert 8810 to octal:8810 = 1308 | 
| Divided by 8 | Quotient | Remainder | Bit # | 
| 88/8 | 11 | 0 | 0 | 
| 11/8 | 1 | 3 | 1 | 
| 1/8 | 0 | 1 | 2 | 
| Decimal to HexadecimalConvert 8810 to hexadecimal:8810 = 5816 | 
| Divided by 8 | Quotient | Remainder (decimal) | Remainder (hexa) | Bit # | 
| 88/16 | 5 | 8 | 8 | 0 | 
| 5/16 | 0 | 5 | 5 | 1 | 
| Convert other numbers: | 
| 83 84 85 86 87 88 89 90 91 92 93 |