| Converter 42A0 de hexadecimal em octalComo converter o número 42A0 de hexadecimal em octal? | |
| Hexadecimal em:  
				binário  
				octal  
				decimal | 
| 
 | ||
| Hexadecimal em OctalConverter 42A016 em octal:42A016 = 412408 | 
| hexadecimal 42A0 | 4 | 2 | A | 0 | passo 0 | 
| converter em | 0100 | 0010 | 1010 | 0000 | passo 1 | 
| binário 100001010100000 = | 100 | 0010 | 1010 | 0000 | passo 2 | 
| binário 100001010100000 | 100 | 001 | 010 | 100 | 000 | passo 3 | 
| octal 41240 | 4 | 1 | 2 | 4 | 0 | passo 4 | 
| Converter outros numeral: | 
| 429B 429C 429D 429E 429F 42A0 42A1 42A2 42A3 42A4 42A5 |