| Transformă 803 din zecimalCum sa convertesc numarul 803 din zecimal in binar, octal, hexazecimal? | |
| Zecimal in:  
				binar  
				octal  
				hexazecimal | 
| 
 | ||
| 
 | ||
| 
 | ||
| Zecimal in Binar | 
| Transformă numarul zecimal 80310 in binar: 80310 = 11001000112 | 
| Impartit la 2 | Rezultat | Rest | Bit # | 
| 803/2 | 401 | 1 | 0 | 
| 401/2 | 200 | 1 | 1 | 
| 200/2 | 100 | 0 | 2 | 
| 100/2 | 50 | 0 | 3 | 
| 50/2 | 25 | 0 | 4 | 
| 25/2 | 12 | 1 | 5 | 
| 12/2 | 6 | 0 | 6 | 
| 6/2 | 3 | 0 | 7 | 
| 3/2 | 1 | 1 | 8 | 
| 1/2 | 0 | 1 | 9 | 
| Zecimal in OctalTransformă 80310 in octal:80310 = 14438 | 
| Impartit la 8 | Rezultat | Rest | Bit # | 
| 803/8 | 100 | 3 | 0 | 
| 100/8 | 12 | 4 | 1 | 
| 12/8 | 1 | 4 | 2 | 
| 1/8 | 0 | 1 | 3 | 
| Zecimal in HexazecimalTransformă 80310 in hexazecimal:80310 = 32316 | 
| Impartit la 8 | Rezultat | Rest (zecimal) | Rest (hexa) | Bit # | 
| 803/16 | 50 | 3 | 3 | 0 | 
| 50/16 | 3 | 2 | 2 | 1 | 
| 3/16 | 0 | 3 | 3 | 2 | 
| Transformă alte numere: | 
| 798 799 800 801 802 803 804 805 806 807 808 |