From: rhitt on
As part of a notebook that generates a timeline for composers, I have
the following code:

Tooltip["Leo=C5=A1 Jan=C3=A1=C4=8Dek"]

In Mathematica, this has the desired effect. However, when I "Save
As ..." to html, the Tooltip information gets garbled so it looks
like

Leo=01a Jan=EF=BF=BD=01ek

when I view the document in various web browsers.

Is there a way to get Tooltip to display international characters that
look correct both in Mathematica and in html?

Thanks,
Richard Hitt