| Convert 429D from hexadecimal to octalHow to convert number 429D from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 429D16 to octal:429D16 = 412358 | 
| hexadecimal 429D | 4 | 2 | 9 | D | step 0 | 
| convert to | 0100 | 0010 | 1001 | 1101 | step 1 | 
| binary 100001010011101 = | 100 | 0010 | 1001 | 1101 | step 2 | 
| binary 100001010011101 | 100 | 001 | 010 | 011 | 101 | step 3 | 
| octal 41235 | 4 | 1 | 2 | 3 | 5 | step 4 | 
| Convert other numbers: | 
| 4298 4299 429A 429B 429C 429D 429E 429F 42A0 42A1 42A2 |