What encoding is being used by the email from the Send/Email feature?
I have some JS data that contains Taiwanese characters that appear correctly when using an alert(). If I use the UTF8 encoding scripts you recommend to encode the title and send myself the email, I don't get any Taiwanese characters in the email subject.
