Is there a way to specify unicode literals like '\...
# announcements
j
Is there a way to specify unicode literals like '\u1F34D'. Or would I have to use a String for that. Are Chars always 16 Bit?