spacer image Home | My Websites | Javascript Workbench | Convert text to ASCII

click here to see the source code
Convert Text to ASCII Utility

This javascript utility converts text into its ASCII equivalent. I use a chart of those values, rather than using escape(), because there may be cases where ASCII values differ from the user's installed unicode.




spacer image Home | My Websites | Javascript Workbench | Convert text to ASCII