how to get ascii code of character in javascript code example Example: character to ascii javascript "ABC".charCodeAt(0) // returns 65