parseToUnicode
Replaces the emoji's occurrences and the html representations by their unicode.
😄
will be replaced by😄
Return
the string with the html representations replaced by their unicode.
Parameters
input
the string to parse