インスタンスメソッド
num番目の文字のUnicode値を返す
文字列.charCodeAt(num)
整数(int):Unicodeの値を返す
var str = ''; str.charCodeAt();//返り値: