| Convert 565B from hexadecimal to octalHow to convert number 565B from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 565B16 to octal:565B16 = 531338 | 
| hexadecimal 565B | 5 | 6 | 5 | B | step 0 | 
| convert to | 0101 | 0110 | 0101 | 1011 | step 1 | 
| binary 101011001011011 = | 101 | 0110 | 0101 | 1011 | step 2 | 
| binary 101011001011011 | 101 | 011 | 001 | 011 | 011 | step 3 | 
| octal 53133 | 5 | 3 | 1 | 3 | 3 | step 4 | 
| Convert other numbers: | 
| 5656 5657 5658 5659 565A 565B 565C 565D 565E 565F 5660 |