
This page will generate character codes for ASCII characters. Special characters must be encoded before they can be included in a web page. By providing the lowest and highest character codes, you can see the codes and the generated characters by clicking on the button. To use these codes in HTML, place &#XXX; into the source code, where XXX is the number provided next to the character. For example, the @ symbol is encoded as @
The default values are set to 33 through 255 because 33 is the first printable character, and 255 is the final value of the ASCII code. Unicode values can be found for codes higher than 255, but these relate mostly to characters for foreign languages and would probably not be used as much as those in the default range. There are thousands of these characters and they will show up on your screen if you have the languages recognized by choosing the character coding.
Some examples:
- Engineering units (uF, uV, mm^2, etc): 13169-13277
- Math: 8448-8543 (symbols), 8544-8575 (Roman numerals), 8704-9082, 63717-63742 (bracket pieces),
- Arrows: 8592-8682
- Pipe pieces, blocks, shapes: 9472-9811
- Chess pieces, cards: 9822-9832
- Music: 9833-9841
- Greek: 913-982
- Russian: 1024-1273
- Hebrew: 1488-1524
- Arabic: 1548-1836 (I think)
- Hindi: 2309-2416, 2534-2799
- Korean: 4352-4601, 12593-12686, 12800-12828 (single characters), 44032-55203 (complicated compound), 65441-65500 (pieces)
- Japanese: 12353-12588 (Hiragana, Katagana), 65382-65439 (pieces)
- Chinese: 13828-19886 (scattered), 19968-40869, 59413-59492, 63744-64045