First: The .dic files are downloaded with ascii encode, then I changed this with my code editor by saving with utf-8 encoding.
Second: I include the include.js file with charset="utf-8"
I'm not sure why I couldn't test with success until today but I suppose that you'll need to restart your web server and clean the browser cache after doing the two changes. I probe it with an ASP MVC application and it worked for me