ANSI and UTF-8 are two types of text encoding. The former is the default encoding that is used when you save text files created in Notepad, the text editor included in the Windows operating system.
I have a bunch of txt files in Japanese that are in ANSI format (Japanese code page) and would like to paste it into a webpage as UTF-8 so I can get it translated. When I open it with TextMate, it all ...