6
Answers

Encoding a string into utf-8 type

How can I convert an Emoji in a string to an equivalent utf-8 code ?
eg: "Hi this is Chinmay ! ☺ "

Answers (6)