Bkmklet :: Marketo-Encode URL
by sanford
HTML
<a href="javascript:(function()%7Bfunction%20marketoEncode(str)%20%7Breturn%20encodeURIComponent(str).replace(%2F(%257B%257B.*%3F%257D%257D)%2Fg%2C%20function(match)%20%7Breturn%20decodeURIComponent(match)%7D)%3B%7Dprompt('URL-Encoded%3A'%2C%20marketoEncode(document.activeElement.value.slice(document.activeElement.selectionStart,document.activeElement.selectionEnd)))%7D)()">
URL-Encode Selected Text</a>