We have a content management system from which we fetch the rupee symbol (₹) set in settings to show product price in Indian Rupees. We are not able to use HTML code for rupee (₹) where this setting is done. On some machines it renders correctly, but on couple of machines, the symbol is getting rendered as a box. I have also added the unicode meta tag to my HTML, but doesn't work.
Could anyone please provide solution to this?