What encoding is used for email subject lines? | Community
Skip to main content
Dory_Viscoglio
Level 10
May 25, 2016
Question

What encoding is used for email subject lines?

  • May 25, 2016
  • 1 reply
  • 2097 views

We use the API to create a daily newsletter that is sent out to people who have opted in, but are having some issues with special characters. Does anyone know what encoding system is used for subject lines -- UTF-8, Unicode, something else?

Once we know the Marketo standard we can adjust our logic accordingly. Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

gkrajeski
Level 10
May 25, 2016

This article isn't bad, but pertains more to symbols: http://www.experian.com/assets/cheetahmail/white-papers/symbols-in-subject-lines-cheetahmail.pdf

Man... CheetahMail... haven't used that in 6+ years!

Dory_Viscoglio
Level 10
May 25, 2016

Thanks Geoff. Looks like we can add any Unicode into the subject line and it should work in the editor... now to see if it works when the API sends it over. (We've had some issues with the API, unfortunately.)