I am using StackExchange.Redis library to work with redis. I have set Unicode string value as below.
db.StringSet(key,"धन्यवाद");
And I am trying to get Unicode string using
db.StringGet(key);
But getting ????? instead of Unicode string. Redis stores Unicode string value in below format.
\xe0\xa4\xa7\xe0\xa4\xa8\xe0\xa5\x8d\xe0\xa4\xaf\xe0\xa4\xb5\xe0\xa4\xbe\xe0\xa4\xa6