Converting emoji's unicode from local database back to emojis in Ionic

While retrieving the emojis from the local database, I get unicode of that particular emoji.How to convert that unicode back to emoji. I am able to retrieve image path and the code of the image(i.e.,: confused:) from the unicode. I am using the emoji picker from github, if anyone used this emoji picker or have any idea regarding this. Please help.