x
 
<!DOCTYPE html>
<html>
<body>
<p>我将显示 &euro;</p>
<p>我将显示 &#8364;</p>
<p>我将显示 &#x20AC;</p>
</body>
</html>