Converter.java contains the localizer code.  I didn't include any sample Web files for localization because they're proprietary (sorry).  In particular, I did not include the test suite.  To run, it needs some homegrown utilities which are also not included.  If you really want to run it for some reason, let me know and I'll see what I can do.

CheckUtf8.java is obviously the UTF-8 checker.  To run, it needs junit.jar, which you can get from http://www.junit.org.  To test it, run it with no arguments.
