I am trying to convert vulgar fractions (½) embedded in a word doc to HTML. They are not getting converted to a valid HTML encoded character as the unicode values still exist in the resulting HTML file. The encoding being used is UTF-8.
I am using aspose-words-17.9-jdk16.jar to convert.