try change charset in database property, in table propery and each columns
also probably better set some good charset in mysql.conf or mariadb.conf (depend what sql software you using)
If you not sure what charset to set, try utf8mb4 or utf8mb4_general_ci. it should support any languages