I have a file in notepad, saves ad Ansi encoding with two URLs:
http://www.odinklik.ru/site.aspx?site=korney_chukovsky
http://www.odinklik.ru/site.aspx?si
The code E2 80 8B is the UTF-8 code for the character Zero Width Space, but this is not a character that exists in an ANSI character set.
Either you have some other obscure spacing character that is translated into a Zero Width Space when you copy the text, or the file is actually not saved as ANSI after all.