| Convert 42A5 from hexadecimal to octalHow to convert number 42A5 from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 42A516 to octal:42A516 = 412458 | 
| hexadecimal 42A5 | 4 | 2 | A | 5 | step 0 | 
| convert to | 0100 | 0010 | 1010 | 0101 | step 1 | 
| binary 100001010100101 = | 100 | 0010 | 1010 | 0101 | step 2 | 
| binary 100001010100101 | 100 | 001 | 010 | 100 | 101 | step 3 | 
| octal 41245 | 4 | 1 | 2 | 4 | 5 | step 4 | 
| Convert other numbers: | 
| 42A0 42A1 42A2 42A3 42A4 42A5 42A6 42A7 42A8 42A9 42AA |