This page converts the text you specifiy into HTML entities. There is also a plain list of entities if you prefer to do it by hand (or do not trust the PHP-based converter!).
You can convert text into HTML entiticed code via the form below.
Please note though that this is done via PHP's
htmlentities()
function, so any errors in the output are (probably) not my fault!