I think you are better off finding a way to store and retrieve Unicode with your database. You could use a specific code page, but this is very limiting and non-standard. Moreover, it is something that every other application which uses the database will have know about.