| Convert 429A from hexadecimal to octalHow to convert number 429A from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 429A16 to octal:429A16 = 412328 | 
| hexadecimal 429A | 4 | 2 | 9 | A | step 0 | 
| convert to | 0100 | 0010 | 1001 | 1010 | step 1 | 
| binary 100001010011010 = | 100 | 0010 | 1001 | 1010 | step 2 | 
| binary 100001010011010 | 100 | 001 | 010 | 011 | 010 | step 3 | 
| octal 41232 | 4 | 1 | 2 | 3 | 2 | step 4 | 
| Convert other numbers: | 
| 4295 4296 4297 4298 4299 429A 429B 429C 429D 429E 429F |