Skip to content
Latest: Publish JavaScript Packages to NPM Like a Pro!

Edit It: Convert string's eighteenth indexed character to a Unicode code point

Home>codePointAt() JavaScript String Method>Edit It: Convert string's eighteenth indexed character to a Unicode code point

Edit It: Convert string's eighteenth indexed character to a Unicode code point

This code shows how to convert a string's eighteenth indexed character to a Unicode code point.

See it on StackBlitz