Hey all. I've played with different character sets and tried utf8 and utf8mb4 collation order when creating a MySQL database/table on the server. Trying to manage a multilingual database, which has 3 languages: English, Russian and Latvian. Server default encoding is utf-8. Whenever I enter row data via Webmin MySQL server all characters are fine.
But whenever I add characters from HeidiSQL, they get displayed as question marks on the website. Or when they are grabbed by Heidi they get converted into jibberish.
I believe something happens during the MySQL connection. Would appreciate any help.
Example pic is attached.