I need to display an emoji in a UILabel
from Unicode decimal.
I have the following value 128513
(from Unicode table: http://apps.timwhitlock.info/unicode/inspect/hex/1F601)
Is it possible? I got it using a hexadecimal Unicode, but now I need to show emoji from decimal Unicode, because of an API that I'm using.