| Converter 42AF de hexadecimal em octalComo converter o número 42AF de hexadecimal em octal? | |
| Hexadecimal em:  
				binário  
				octal  
				decimal | 
| 
 | ||
| Hexadecimal em OctalConverter 42AF16 em octal:42AF16 = 412578 | 
| hexadecimal 42AF | 4 | 2 | A | F | passo 0 | 
| converter em | 0100 | 0010 | 1010 | 1111 | passo 1 | 
| binário 100001010101111 = | 100 | 0010 | 1010 | 1111 | passo 2 | 
| binário 100001010101111 | 100 | 001 | 010 | 101 | 111 | passo 3 | 
| octal 41257 | 4 | 1 | 2 | 5 | 7 | passo 4 | 
| Converter outros numeral: | 
| 42AA 42AB 42AC 42AD 42AE 42AF 42B0 42B1 42B2 42B3 42B4 |