public native Char(value as UInt)
Creates a Char from an unsigned integer code point.
value
0x10FFFF
assert Char(0x03C0u) == 'π'