| Convert 565A from hexadecimal to octalHow to convert number 565A from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 565A16 to octal:565A16 = 531328 | 
| hexadecimal 565A | 5 | 6 | 5 | A | step 0 | 
| convert to | 0101 | 0110 | 0101 | 1010 | step 1 | 
| binary 101011001011010 = | 101 | 0110 | 0101 | 1010 | step 2 | 
| binary 101011001011010 | 101 | 011 | 001 | 011 | 010 | step 3 | 
| octal 53132 | 5 | 3 | 1 | 3 | 2 | step 4 | 
| Convert other numbers: | 
| 5655 5656 5657 5658 5659 565A 565B 565C 565D 565E 565F |