In my tabel I have this special character for example "č"
When I select and display this data as html on my website it shows that character as a question mark (?).
How could I solve this?
Example Table
Mehanički
Example HTML output
Mehani?ki
Im using PHP to get the data from SQL and I call the PHP file with AJAX to get the output which is an array