You need to add the meta tag to set the charset property to utf-8 in your html file. The HTML file that you want to convert to Word document.
I have tried your given word and its working fine after adding meta tag with charset property.
HTML File
![](https://i.ibb.co/F4Bddgvb/table-image.png)
Converted HTML File to Word Document
![](https://i.ibb.co/whGLBWWT/word-doc.png)
Kindly paste your code properly so that I will be able to understand your code easily and get can help you for your problem.
And please clear what you want to convert into a Word Document. An HTML File or Content of HTML like you are doing, converting DataGridView content to HTML then converting it to Word.
What issue you facing while using Interop library.
I have tried and HTML is generated successfully.
Screenshot
DataGridView
![](https://i.ibb.co/DDXNqT8M/datagridview.png)
Converted HTML
![](https://i.ibb.co/yB6xxpHQ/code-HTML.png)
Please share error details, where you are getting error.
Glad to assist!