System.print(String.fromCodePoint(65)) // expect: A
System.print(String.fromCodePoint(164)) // expect: ¤
System.print(String.fromCodePoint(398)) // expect: Ǝ
System.print(String.fromCodePoint(8225)) // expect: ‡
System.print(String.fromCodePoint(0x254b)) // expect: ╋