<!DOCTYPE html>
<html>
<body>

<p>I will display a</p>
<p>I will display &nbsp; &#771;</p>
<p>I will display a&#771;</p>

</body>
</html>