Moon unicode \u1f31x

I don’t really know much Python but it works for me when I use U000 in front of the code.

print('\U0001f311')
print('\U0001F313')

I think for Python 2 you need an u in front of the escape \ as well.

https://charbase.com/1f311-unicode-new-moon-symbol