Smileys in Go.Table

Is there any way how to get a smiley into a table?

I have tried:

grinning face

sx = print("\U0001f600")

but it was a “null” shown.

I would like to have a new column in go.Table, which contains smileys or whatever, what shows the delta. The green and red arrows would be also great.

Hey @pitS ,
Have you tried using the fontawesome library with your project? They have all kinds of icons like that, i use it in all my projects. Can use it with the HTML.I dash tags.