| Convert 55E2 from hexadecimal to octalHow to convert number 55E2 from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 55E216 to octal:55E216 = 527428 | 
| hexadecimal 55E2 | 5 | 5 | E | 2 | step 0 | 
| convert to | 0101 | 0101 | 1110 | 0010 | step 1 | 
| binary 101010111100010 = | 101 | 0101 | 1110 | 0010 | step 2 | 
| binary 101010111100010 | 101 | 010 | 111 | 100 | 010 | step 3 | 
| octal 52742 | 5 | 2 | 7 | 4 | 2 | step 4 | 
| Convert other numbers: | 
| 55DD 55DE 55DF 55E0 55E1 55E2 55E3 55E4 55E5 55E6 55E7 |