sS textualCodePointToString(S s) { ret codePointToString(hexToInt(dropPrefix("U+", s))); }