| Convert 42B2 from hexadecimal to octalHow to convert number 42B2 from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 42B216 to octal:42B216 = 412628 | 
| hexadecimal 42B2 | 4 | 2 | B | 2 | step 0 | 
| convert to | 0100 | 0010 | 1011 | 0010 | step 1 | 
| binary 100001010110010 = | 100 | 0010 | 1011 | 0010 | step 2 | 
| binary 100001010110010 | 100 | 001 | 010 | 110 | 010 | step 3 | 
| octal 41262 | 4 | 1 | 2 | 6 | 2 | step 4 | 
| Convert other numbers: | 
| 42AD 42AE 42AF 42B0 42B1 42B2 42B3 42B4 42B5 42B6 42B7 |