| Converter 1029 de hexadecimal em octalComo converter o número 1029 de hexadecimal em octal? | |
| Hexadecimal em:  
				binário  
				octal  
				decimal | 
| 
 | ||
| Hexadecimal em OctalConverter 102916 em octal:102916 = 100518 | 
| hexadecimal 1029 | 1 | 0 | 2 | 9 | passo 0 | 
| converter em | 0001 | 0000 | 0010 | 1001 | passo 1 | 
| binário 1000000101001 = | 1 | 0000 | 0010 | 1001 | passo 2 | 
| binário 1000000101001 | 1 | 000 | 000 | 101 | 001 | passo 3 | 
| octal 10051 | 1 | 0 | 0 | 5 | 1 | passo 4 | 
| Converter outros numeral: | 
| 1024 1025 1026 1027 1028 1029 102A 102B 102C 102D 102E |