The JavaScript exception "Invalid code point" occurs when NaN values,
negative Integers (-1), non-Integers (5.4), or values larger than 0x10FFFF (1114111) are
used with String.fromCodePoint()....contain a value that is out of range of code points (Safari) Error...Unicode codespace; that is, the range of integers from 0 to 0x10FFFF...