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;&#109;&#x61;&#x69;lto&#x3a;%&#x32;&#x30;&#37;&#55;&#x34;e&#x25;&#55;&#x33;&#x25;7&#52;%4&#x30;&#37;&#54;5&#x25;7&#x38;a&#109;p&#x25;&#x36;&#x63;e%&#x32;&#x65;c%&#x36;&#x66;%6d?
'>&#x74;&#x65;&#115;&#x74;&#x40;&#101;&#120;&#x61;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6d;&#x70;&#x6C;&#x65;&#46;&#x63;o&#x6D;</a>

Test: test@exa­mple.com


Return to the hCard Validator.