| Convert 3FFEA from hexadecimal to decimalHow to convert number 3FFEA from hexadecimal to decimal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to DecimalConvert 3FFEA8 to decimal:3FFEA16 = 26212210 | 
| hexadecimal 3FFEA | 3 | F | F | E | A | step 0 | 
| convert to | (3*164) + | (F*163) + | (F*162) + | (E*161) + | (A*160) | step 1 | 
| convert to | (3*164) + | (15*163) + | (15*162) + | (14*161) + | (10*160) | step 2 | 
| decimal 262122 = | 196608 + | 61440 + | 3840 + | 224 + | 10 | step 3 | 
| Hexadecimal number | Decimal number | 
| 0 | 0 | 
| 1 | 1 | 
| 2 | 2 | 
| 3 | 3 | 
| 4 | 4 | 
| 5 | 5 | 
| 6 | 6 | 
| 7 | 7 | 
| 8 | 8 | 
| 9 | 9 | 
| A | 10 | 
| B | 11 | 
| C | 12 | 
| D | 13 | 
| E | 14 | 
| F | 15 | 
| Convert other numbers: | 
| 3FFE5 3FFE6 3FFE7 3FFE8 3FFE9 3FFEA 3FFEB 3FFEC 3FFED 3FFEE 3FFEF |