Tuesday, 10 September 2013

Mysql special characters

Mysql special characters

I need to store on my Mysql database values like: Badaẖšan.
On this particular case the DB is saving Badah?šan.
I'm using Charset: UTF8 and Collation: utf8_unicode_ci.
What Charset/Collation should I use to store the correct value?

No comments:

Post a Comment