| Convert 331B from hexadecimal to octalHow to convert number 331B from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert 331B16 to octal:331B16 = 314338 | 
| hexadecimal 331B | 3 | 3 | 1 | B | step 0 | 
| convert to | 0011 | 0011 | 0001 | 1011 | step 1 | 
| binary 11001100011011 = | 11 | 0011 | 0001 | 1011 | step 2 | 
| binary 11001100011011 | 11 | 001 | 100 | 011 | 011 | step 3 | 
| octal 31433 | 3 | 1 | 4 | 3 | 3 | step 4 | 
| Convert other numbers: | 
| 3316 3317 3318 3319 331A 331B 331C 331D 331E 331F 3320 |