I need to convert the unicode characters to ansi characters
byte[] encode = Encoding.Convert(Encoding.Unicode, Encoding.Default, report);
I use this piece of code. While I am viewing this I found that extra ? character is added in the first part
?FF EE 20 12