Result Size: 625 x 664
x
 
<!DOCTYPE html>
<html>
<style>
body {
  font-size: 20px;
}
</style>
<body>
<span style='font-size:100px;'>&#315;</span>
<p>I will display &#315;</p>
<p>I will display &#x13B;</p>
<p>I will display &Lcedil;</p>
</body>
</html>