Hi,

I want to Convert Unicode String to Actual string, here Unicode data is present in one file like(unicode.txt).
I am trying to read data from and storing in string, Now That string contains unicode data.Now I want to convert That string to actual data and print that String.

Can anyone Please provide a solution?