| Convert 42A1 from hexadecimal to octalHow to convert number 42A1 from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 42A116 to octal:42A116 = 412418 | 
| hexadecimal 42A1 | 4 | 2 | A | 1 | step 0 | 
| convert to | 0100 | 0010 | 1010 | 0001 | step 1 | 
| binary 100001010100001 = | 100 | 0010 | 1010 | 0001 | step 2 | 
| binary 100001010100001 | 100 | 001 | 010 | 100 | 001 | step 3 | 
| octal 41241 | 4 | 1 | 2 | 4 | 1 | step 4 | 
| Convert other numbers: | 
| 429C 429D 429E 429F 42A0 42A1 42A2 42A3 42A4 42A5 42A6 |