News

Convert portions of text to fancy text using unicode fonts for use on Twitter and other sites that don't support rich text ...
How to easily write text backwards (right to left) in a web page or in a forum without having to think about the order of the letters? There is a relatively surprising solution, which involves the use ...
Unicode font is the universally used coding system that provides a unique number of every character irrespective of the platform, program and language. The benefit of using Unicode fonts over ASCII ...
What other common (or uncommon I suppose...) text encoding formats are there besides ASCII and Unicode.I know that in ASCII the string 12345 would be stored as 3132333435. I've seen that string ...