| Transformă 1345 din zecimalCum sa convertesc numarul 1345 din zecimal in binar, octal, hexazecimal? | |
| Zecimal in:  
				binar  
				octal  
				hexazecimal | 
| 
 | ||
| 
 | ||
| 
 | ||
| Zecimal in Binar | 
| Transformă numarul zecimal 134510 in binar: 134510 = 101010000012 | 
| Impartit la 2 | Rezultat | Rest | Bit # | 
| 1345/2 | 672 | 1 | 0 | 
| 672/2 | 336 | 0 | 1 | 
| 336/2 | 168 | 0 | 2 | 
| 168/2 | 84 | 0 | 3 | 
| 84/2 | 42 | 0 | 4 | 
| 42/2 | 21 | 0 | 5 | 
| 21/2 | 10 | 1 | 6 | 
| 10/2 | 5 | 0 | 7 | 
| 5/2 | 2 | 1 | 8 | 
| 2/2 | 1 | 0 | 9 | 
| 1/2 | 0 | 1 | 10 | 
| Zecimal in OctalTransformă 134510 in octal:134510 = 25018 | 
| Impartit la 8 | Rezultat | Rest | Bit # | 
| 1345/8 | 168 | 1 | 0 | 
| 168/8 | 21 | 0 | 1 | 
| 21/8 | 2 | 5 | 2 | 
| 2/8 | 0 | 2 | 3 | 
| Zecimal in HexazecimalTransformă 134510 in hexazecimal:134510 = 54116 | 
| Impartit la 8 | Rezultat | Rest (zecimal) | Rest (hexa) | Bit # | 
| 1345/16 | 84 | 1 | 1 | 0 | 
| 84/16 | 5 | 4 | 4 | 1 | 
| 5/16 | 0 | 5 | 5 | 2 | 
| Transformă alte numere: | 
| 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 |