A workaround for this is to change all databasefields to unicode. (nvarchar instead of varchar) The problem with this is that it doubles your database size. (even if you don't have special characters)
I a future version you will be able to select unicode of standard installation.