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

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

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

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

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

See it on StackBlitz