| Convert 1027 from hexadecimal to octalHow to convert number 1027 from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 102716 to octal:102716 = 100478 | 
| hexadecimal 1027 | 1 | 0 | 2 | 7 | step 0 | 
| convert to | 0001 | 0000 | 0010 | 0111 | step 1 | 
| binary 1000000100111 = | 1 | 0000 | 0010 | 0111 | step 2 | 
| binary 1000000100111 | 1 | 000 | 000 | 100 | 111 | step 3 | 
| octal 10047 | 1 | 0 | 0 | 4 | 7 | step 4 | 
| Convert other numbers: | 
| 1022 1023 1024 1025 1026 1027 1028 1029 102A 102B 102C |