electriic ink 1 Report post Posted April 18, 2008 I was often frustrated at how, despite there being thousands of ASCII "special characters" such as &8659;, websites that claimed to list them all only listed the first 256. To combat this issue, I have created a table which lists the first 10,001 - from � to &10000; I am sure there are many more but it is simply not feasible to create a table with many more rows as viewing it would put terrific strain on the browser.! You can download the file in two forms. One uses PHP to dynamically create the table (1KB), the other has it ready-made in pure HTML format (437KB). codes.php codes.html Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted April 19, 2008 Cool stuff...Thanks for that one. It'll come in handy, I'm sure, for all the Web Dev types around here. Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted April 19, 2008 That is a lot, but most of them seem really unnecessary, especially the ones that have ?'s. However, I wouldn't doubt that uses this ASCII codes to help parse coding in either software or online web applications. Share this post Link to post Share on other sites
roooss 0 Report post Posted April 20, 2008 my god this is such a handy resource to have im fed up of keep having to google every special character etc i need! thanks alot for this! Share this post Link to post Share on other sites