When I copy a UTF-8 URL from the browser\'s address bar (almost any browser on any os), then try to paste it in another text field (to post it on facebook or twitter for exa
Create a bookmark with this url: javascript:console.log(prompt('copy (Control+C) this link:', decodeURIComponent(window.location))).
javascript:console.log(prompt('copy (Control+C) this link:', decodeURIComponent(window.location)))
Click this bookmark on that page.