0

I have a Unicode word table in MySQL. This is how I see it. However, when I fetch data I can see the word correctly. How can I change the phpMyAdmin configurations to see actual Unicode view?

enter image description here

coding_Lover
  • 393
  • 1
  • 4
  • 13
  • have you checked if table and/or column are utf8mb4 or whatever you use. – nbk Apr 28 '20 at 18:24
  • That's "Mojibake". See https://stackoverflow.com/questions/38363566/trouble-with-utf8-characters-what-i-see-is-not-what-i-stored – Rick James May 01 '20 at 20:52

0 Answers0