<?xml version="1.0" encoding="UTF-8"?>
<feature id="string-codepoint"><name>String codePointAt() and fromCodePoint()</name><description>The codePointAt() method returns the numeric value of the UTF-16 code point at an index of the string. The fromCodePoint() method returns a string created from one or more code points.</description><group>string</group><group_name>Strings</group_name><baseline><status>widely</status><low_date>2015-09-30</low_date><high_date>2018-03-30</high_date></baseline><support><browser name="chrome" version="41" supported="true"></browser><browser name="firefox" version="29" supported="true"></browser><browser name="safari" version="9" supported="true"></browser><browser name="edge" version="12" supported="true"></browser><browser name="chrome_android" version="41" supported="true"></browser><browser name="firefox_android" version="29" supported="true"></browser><browser name="safari_ios" version="9" supported="true"></browser></support><specifications><spec>https://tc39.es/ecma262/multipage/text-processing.html#sec-string-objects</spec></specifications><caniuse></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt</mdn_url><compat_features><key>javascript.builtins.String.codePointAt</key><key>javascript.builtins.String.fromCodePoint</key></compat_features><canonical_url>https://nowyoucanuse.com/features--string-codepoint.html</canonical_url></feature>