The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Encoding test</title>
</head>
<body>
<p id="nbsp">This is nbsp: &nbsp;</p>
<p id="eacute">This is e-acute: é&eacute;</p>
<p id="mdash">This is mdash: —&mdash;</p>
</body>
</html>