I am trying to develop a German language word-press site. but the contents are shown like
Bewusst ern�hren.
How can I remove these symbols.
<html lang="de-DE" dir="ltr">
<head>
<meta charset="UTF-8">
<meta content="width=device-width" name="viewport">
<meta content="de-DE" name="language">
<meta content="de-DE" name="content-language">
I have added these codes but still the issue is there.
