charCodeAt() returns the Unicode of the character at a specified position in a string.
The 15th character in "HELLO WORLD" returns NaN (Not a Number):