tutorial.eyehunts.com
JavaScript char to int (Number/Intiger) | Example code - EyeHunts
Convert char to int using charCodeAt method in JavaScript. Take first char of the string to convert to an ASCII code.
Rohit