| Converter 60AB de hexadecimal em octalComo converter o número 60AB de hexadecimal em octal? | |
| Hexadecimal em:  
				binário  
				octal  
				decimal | 
| 
 | ||
| Hexadecimal em OctalConverter 60AB16 em octal:60AB16 = 602538 | 
| hexadecimal 60AB | 6 | 0 | A | B | passo 0 | 
| converter em | 0110 | 0000 | 1010 | 1011 | passo 1 | 
| binário 110000010101011 = | 110 | 0000 | 1010 | 1011 | passo 2 | 
| binário 110000010101011 | 110 | 000 | 010 | 101 | 011 | passo 3 | 
| octal 60253 | 6 | 0 | 2 | 5 | 3 | passo 4 | 
| Converter outros numeral: | 
| 60A6 60A7 60A8 60A9 60AA 60AB 60AC 60AD 60AE 60AF 60B0 |