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