README 296 B

123456
  1. This is a handy little utility that recognizes many different ways
  2. of naming an ASCII character (hex, octal, binary, decimal, C escape,
  3. ISO character table pair, slang names, and others) and prints out
  4. all the equivalents. A CGI script that can be used to enable access
  5. over the Web is included.