* Neil Lee <neil at hushboom.com> [2006-08-04 09:07]: > Is there any way to get the decimal equivalents? My understanding is > they're the most widely supported. Change "&#x%02X;" in the next line (with sprintf) to "&#%d;".