When you are generating a WooCommerce feed for your preferred merchant, sometimes your feed attributes may contain HTML entities, that you may want to convert HTMLEntities To Symbols.
And when you are using Product Feed Manager for the WooCommerce plugin, you can do this easily with the UTF-8 Output Sanitization feature of the plugin.
In this guide, I will show you how you can easily convert HTML Entities to symbols.
1. At first add a new feed and select your preferred merchant in the feed.

2. Scroll down to the Feed Configuration section, and here you will find all the attributes as per your selected merchant.
3. Click on the Output Filter dropdown field of the concerned attribute and select “UTF-8 Encode” from the dropdown list.

4. Finally, go back to the top and click on the publish/ update button to publish/ update the feed.

Once you publish/ update the feed, open the feed and you will find that all the HTML Entities are converted into symbols.
That’s it, it is this easy to convert your HTML Entities into symbols.