Just prefix your text with "u"-sign, like ui.text(u"I'm singing! \u266B", size=34, color="#FFFF00", outlines = [(2, "#000000", 0, 0)]) Thanks so much, this was what I was originally looking for! Also, I realized I'm an idiot -- turns out that the font I was using, by sheer chance, actually did incl...