Title: UTF8 E-mail Formatting
Last modified: November 27, 2019

---

# UTF8 E-mail Formatting

 *  Resolved [Andrej Srna](https://wordpress.org/support/users/reesher/)
 * (@reesher)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/utf8-e-mail-formatting/)
 * Hello dear author!
 * Firstly, this is a great plugin, you are a lifesaver!
 * Secondly,
 * I ran into some issues while formatting the e-mail templates. I’m a Slovak and
   we use some Latin-Ext(UTF8) chars, like for example ď, ť, á, ú, etc… and in the
   e-mail that is sent to the user, the chars are not displaying correctly.
 * Is there some way to enable UTF8 format in the e-mail, that is sent to the users?
 * Cheers,
    Andy

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [vovaclean](https://wordpress.org/support/users/vovaclean/)
 * (@vovaclean)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/utf8-e-mail-formatting/#post-12182724)
 * Good afternoon. I support too faced the same problem. Here is such the text comes
   on –
 * ÐÐ´ÑÐ°Ð²ÑÑÐ²ÑÐ¹ÑÐµ kamyshnikova_t, Ð¡Ð¿Ð°ÑÐ¸Ð±Ð¾, ÑÑÐ¾ Ð¿ÑÐ¸ÑÐ¾ÐµÐ
   ´Ð¸Ð½Ð¸Ð»Ð¸ÑÑ Ðº Ð½Ð°Ð¼.
 * ÐÐ¾Ð¶Ð°Ð»ÑÐ¹ÑÑÐ°, Ð¿Ð¾Ð´ÑÐ²ÐµÑÐ´Ð¸ÑÐµ ÑÐ²Ð¾Ð¹ Ð°ÐºÐºÐ°ÑÐ½Ñ, Ð¿ÐµÑÐµÐ
   ¹Ð´Ñ Ð¿Ð¾ ÑÑÑÐ»ÐºÐµ Ð½Ð¸Ð¶Ðµ
    ÐÐºÑÐ¸Ð²Ð¸ÑÐ¾Ð²Ð°ÑÑ ÑÑÐµÑÐ½ÑÑ Ð·Ð
   °Ð¿Ð¸ÑÑ
 * CLEAN-TRADE – ÐÑÐ¾ÑÐµÑÑÐ¸Ð¾Ð½Ð°Ð»ÑÐ½Ð°Ñ ÑÐ¸Ð¼Ð¸Ñ Ð´Ð»Ñ Ð¿ÑÐ°ÑÐµÑ
   Ð½ÑÑ, ÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð°, Ð¿Ð¸ÑÐµÐ²Ð¾Ð¹ Ð¿ÑÐ¾Ð¼ÑÑÐ»ÐµÐ½Ð½Ð¾ÑÑÐ¸, Ð³ÑÑ
   Ð·ÐµÐ·Ð°ÑÐ¸ÑÐ½ÑÐµ ÑÐµÑÐµÑÐºÐ¸, ÑÐ±Ð¾ÑÐ¾ÑÐ½ÑÐ¹ Ð¸Ð½Ð²ÐµÐ½ÑÐ°ÑÑ TTS.
 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/utf8-e-mail-formatting/#post-12186324)
 * Thanks for your post,
 * have you followed this post?
    [https://wordpress.org/support/topic/utf8-support-for-cyrillic/](https://wordpress.org/support/topic/utf8-support-for-cyrillic/)
 * Regards
 *  Thread Starter [Andrej Srna](https://wordpress.org/support/users/reesher/)
 * (@reesher)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/utf8-e-mail-formatting/#post-12196938)
 * Hello!
 * [https://wordpress.org/support/topic/utf8-support-for-cyrillic/](https://wordpress.org/support/topic/utf8-support-for-cyrillic/)
 *     ```
       add_filter( 'wp_mail_charset', 'change_mail_charset' );
       function change_mail_charset( $charset ) {
       	return 'UTF-8';
       }
       ```
   
 * works.
 * Thanks!
 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/utf8-e-mail-formatting/#post-12202809)
 * Glad to know that.
 * Regards
 *  [estalhun](https://wordpress.org/support/users/estalhun/)
 * (@estalhun)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/utf8-e-mail-formatting/#post-12486411)
 * I have same problem.
 * This is a hack but works:
    add_filter( ‘wp_mail_charset’, ‘change_mail_charset’);
   function change_mail_charset( $charset ) { return ‘UTF-8’; }
 * The problem in the pluigin is still persist.
    -  This reply was modified 6 years, 3 months ago by [estalhun](https://wordpress.org/support/users/estalhun/).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘UTF8 E-mail Formatting’ is closed to new replies.

 * ![](https://ps.w.org/user-verification/assets/icon-128x128.png?rev=2974267)
 * [User Verification by PickPlugins](https://wordpress.org/plugins/user-verification/)
 * [Support Threads](https://wordpress.org/support/plugin/user-verification/)
 * [Active Topics](https://wordpress.org/support/plugin/user-verification/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-verification/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-verification/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [estalhun](https://wordpress.org/support/users/estalhun/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/utf8-e-mail-formatting/#post-12486411)
 * Status: resolved