I have this code to help parse the unicode for an emoji
public string DecodeEncodedNonAsciiCharacters(string value) { return Regex.Replace(