I'm using Xampp and PHPStorm (https://www.jetbrains.com/phpstorm/) to develop web site and I have a database in Xampp (https://www.apachefriends.org/it/index.html).
I have inside a database with some phrases with é characters.
Using the browser I can see them in right way:
but when I try to see by my web site I cannot see the right view:
I have also used PHPStorm in order to have a view and it returns a right one:
Have you some ideas to solve it?