The default font doesn't support these, you need to manually load font files with support. Note that supporting every character can be expensive, both in cost of the font file sizes and the time needed to load them. Ideally you just know which support you need and craft exactly a font containing those characters. But if you support generic user input then it's hard.