Problem with UTF8 charset

I have a problem with showing UTF8 chars

In php.ini i changed the default charset to UTF8 and in my php files i wrote the header to UTF8 but the chars will not display in utf8

My exeoutput version: 1.7
Tested with trident and chromium - both didnt work

Does your HTML code contain the necessary reference to the UTF8 encoding?