I am implementing a book for Kindle device using HTML, but some Unicode special characters are not displaying in Kindle, such as:
X -hax: x̄
X-double bar : x̿
R- hax : ͞R
My head tag is :
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
Please help me; how can I display the characters listed above (and shown below if your browser has sufficient Unicode support):
- ̿ U+033F COMBINING DOUBLE OVERLINE
- ͞ U+035E COMBINING DOUBLE MACRON
- ݲ U+0772 ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE