how to convert a character into its ascii value js code example Example: character to ascii javascript "ABC".charCodeAt(0) // returns 65