In my html.tpl.php
file in Drupal Development <head>
tag I show Drupal Development web page title as follows:
<title><?php print $head_title; ?></title>
This shows Drupal Development international characters not accurately when watching Drupal Development pages in Drupal Development browser.
I attempted so as to add Drupal Development <meta charset="utf-8" />
however it did not assist.
Caches have been cleared.
What else might you alter in order that Drupal Development international characters are encoded accurately?