I am using mysql db. I will translate my app into 10 different languages. some languages have different characters (eg Cyrillic). I want to keep all this data in one database. But this character ???? is inserted as. Is there an easy way to do this?
I am currently using the utf8mb4_unicode_ci collation.