hCard-friendly e-mail address obfuscator

It encodes e-mail addresses using random mix of urlencode, HTML entities and then generates markup that's as tricky as possible, while remaining valid and parseable by browsers and XML-compliant parsers.

(obviously, these e-mails are not collected)

<a
class='email
href="mailto:x@y"
'
href
 =	'	
&#x20;&#x6d;a&#x69;&#x6C;to&#x3a;%&#50;0t&#x65;%&#x37;&#51;&#116;&#x25;&#x34;&#x30;ex&#97;&#x6d;&#37;7&#x30;%&#54;ce%&#x32;&#x65;%&#54;&#x33;%6f&#37;&#x36;d&#63;
'>te&#x73;&#x74;@&#x65;&#x78;a<!--
mailto:abuse@hotmail.com
</a>
-->&shy;mple&#46;c&#x6F;m</a>

Test: test@exa­mple.com


Return to the hCard Validator.