Thursday, September 4, 2008

The Joy of Hex: online Unicode converters

I was working with Russian strings today (in Java i18n files), and needed a sanity check with respect to Unicode codepoints and hex values.

I found this wonderful site. Very nice.... I am blogging it for future reference and also to share with you.

To the owner, I say: вы (thank you).

ps. For my quick check, the web page fit the bill nicely, but be sure to add native2ascii to your toolbox as well.

2 comments: