Convert (HTML Codes)

I would like to convert HTML Codes (Numerical Code to Character) and (Character to Numerical Code).

Sample: Dog in portuguese is cão. I have a string "cão", but i need convert this string to "cão".

Character - > Numerical Code
ã - > ã
á - > á

Web Pages to HTML Codes: http://webdesign.about.com/library/bl_htmlcodes.htm#n

Thanks!
Last edited on
Topic archived. No new replies allowed.