Index: /temp/trunk/html/test/naka/mail.php
===================================================================
--- /temp/trunk/html/test/naka/mail.php	(revision 7030)
+++ /temp/trunk/html/test/naka/mail.php	(revision 7031)
@@ -5,5 +5,5 @@
 $body = "¥Æ¥¹¥È¤Ç¤¹¡£";
 
-//$body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP');
+$body = mb_convert_encoding($body, 'UTF-8');
 
 print("<html><head><meta http-equiv='Content-Type' content='text/html; charset=UTF-8'></head><body>\n");
