Solution 1:
this will work
<h:outputText value=" " />
Solution 2:
Putting the HTML number directly did the trick for me:
 
this will work
<h:outputText value=" " />
Putting the HTML number directly did the trick for me: