Are you a die-hard ASCII coder?
Hate when Unicode disturbs your workflow? We've all been there as web developers. We fire up our beloved text editor, only to find we have to switch between multiple exotic encodings when working with international (NON-ASCII) documents. This tool is not a 'best practice' tool that espouses some sort of vanguard ASCII philosophy. It's simply there for those who need it. Often times, because I'm 'so meta' I switch between operating systems all the time, and would rather just take the safe road and escape my exotic Unicode characters / glyphs / symbols / weirdness into HTML entities.

I understand Unicode is a tricky one for the web-dev community to grasp. And I urge any serious browser-hacker to create suites of tools for taming this wild beast known as internationalization / Unicode.

CONVERT TO ENTITY