I'm having trouble including foreign characters in my database, I don't know if it is sqlite itself or the editor I'm using. Characters like å, ä, ö, ü etc. are saved as nonsense characters. If I save the databas as a sql-file the foreign characters look like they should but not when I save the database as a sqlite-file. I'm using SQLite Database Browser btw.