Display Symbols characters?

I’m using the FREE FONTS, like: tft.setFreeFont(&FreeMonoBold12pt7b);

Is there a way to display symbols characters, like arrow symbols?

I generally use this to display text: tft.drawString(“HELLO”,3,150);