例如
1. 數值法 -> 長整數/整數/短整數/字元(long/int/short/char)
2. ASCII -> char 以 ASCII 碼存入(就是字串)
3. 列舉或是字典 把 0 至 9 重新編碼
4. 位元 用位元來表值
.............