| Convert 1026 from hexadecimal to octalHow to convert number 1026 from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 102616 to octal:102616 = 100468 | 
| hexadecimal 1026 | 1 | 0 | 2 | 6 | step 0 | 
| convert to | 0001 | 0000 | 0010 | 0110 | step 1 | 
| binary 1000000100110 = | 1 | 0000 | 0010 | 0110 | step 2 | 
| binary 1000000100110 | 1 | 000 | 000 | 100 | 110 | step 3 | 
| octal 10046 | 1 | 0 | 0 | 4 | 6 | step 4 | 
| Convert other numbers: | 
| 1021 1022 1023 1024 1025 1026 1027 1028 1029 102A 102B |