= [wiki:JavaScript] Char Code = == `strInstance.charCodeAt(index)` == 지정 위치의 문자코드값을 알고 싶을 때 == `String.fromCharCode(code)` == 지정 문자코드의 문자열을 구할 때