Last week, I faced a problem with my Japanese RHEL/PHP/Apache server.
My php pages responsed with charset=Shift-JIS in Content-Type header but all my codes are encoded with UTF-8.
I tried adding AddDefaultCharset UTF-8, php_value default_charset UTF-8 to apache config file, add and even add header(