<!DOCTYPE html>
<html>
<body>

<p>I will display &permil;</p>
<p>I will display &#8240;</p>
<p>I will display &#x2030;</p>

</body>
</html>