String.prototype.codePointAt
The codePointAt
method returns a non-negative integer that is the Unicode code point value at the given position.
The codePointAt
method returns a non-negative integer that is the Unicode code point value at the given position.