I created a sample app to load all special characters while copy pasting from Openoffice writer to Notepad. Double codes differs and when I try to load this.
var lines = File.ReadAllLines("..\\ter34.txt"); This creates problem of 65533 Issue comes and the text file contains:
“ This has been changed to the symbol:
�
(char)65533is also known as U+FFFD and is a REPLACEMENT CHARACTER. This is often emitted when the data to be converted is corrupt, or when the encoding to convert into can't represent the correct character. See Wikipedia.