ascii values
ASCII Table 1.0.1
ASCII Table - Programmers tool to find ASCII codes for characters more>>
You can type characters on the keyboard and it will highlight that character on the table and display its ASCII code in decimal, hexadecimal and octal. You can also click on characters on the table which will exactly the same thing only you dont have to know the keyboard combination to type it.
Characters clicked and typed are also inserted into an editable field at the bottom. This can then be copied and pasted into other Applications. You may select a different font to be displayed from the font menu in the menu bar and all the characters in that font will be displayed in the table. The table is also re-sizable so that you can view the characters at larger sizes.
Enhancements:
- Bug fix for selected character being lost when redrawn.
ASCII Tools 1.0
ASCII Tools - Show ASCII value of a character more>>
For example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.
For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the As would be replaced with Qs.
ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.
Developers often need to find out the ASCII value of a character, or vice versa, and we were tired of searching for one of the many ASCII character tables that are in books or on print outs. We decided that it would be quicker and easier to have a small utility to turn to for this information.
ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.
The developers found that if they were working on something that required us to turn to this utility many times, it would be easier if they had the utilities in global windows so that they would not have to keep switching between applications.
By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.
Main features:
- Simple, easy to use interface.
- ASCII number to character converter.
- Character to ASCII number converter.
- ASCII character, hexadecimal value, and decimal value table.
- Global floating windows for easy access while in other applications.

Mac ASCII Invaders 1.0
Mac ASCII Invaders is a game known as a text-based clone of Space Invaders operating in a Terminal window. more>>
Enhancements:
- Initial release.
Requirements:
- Mac OS X 10.3.9 or later.
ASCII Tools X 1.0
ASCII Tools X is a potential and easy to use development tool for Macintosh. more>>
ASCII Tools X 1.0 is a potential and easy to use development tool for Macintosh.
ASCII (Pronounced ASKEEEE) stands for American Standard Code for Information Interchange. ASCII is a code for representing characters as numbers so that they can be stored in a computers memory. For example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.
For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the A's would be replaced with Q's. ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.
ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.
By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.
ASCII Juggler 2.0
ASCII Juggler is a good tool possessing desirable qualities in easily finding any characters ASCII code and vice-versa. more>>
ASCII Juggler 2.0 is a good tool possessing desirable qualities in easily finding any character's ASCII code and vice-versa. It can also show you the ASCII code corresponding to any key that you press on the keyboard. Very simple, but it does the job.
ASCII 1.1.1
ASCII - ASCII characters table more>>
Completly freeware for personal use.
ASCII Web Artis 1.0
ASCII Web Artis - Generate ASCII HTML art from images more>>
Just select an image and press submit.
Please note that there is a 12KB/6500 pixel limit on uploaded images in order to preserve server bandwidth and horsepower.
A Mac OS X application is also freely available for download.
If you want to check out the code for this application, you can download the ASCII Web Artist CGI mechanism (http://www.sveinbjorn.org/files/software/asciiwebartist-cgi.zip)
To host it, you must be running a Mac OS X server.
ASCII-lister 1.2
ASCII-lister is a little handy utility, which takes ASCII-code of every pressed key, and put it in a list. It supports infinite amount of codes, copying and dragging text clippings more>> ASCII-lister is a little handy utility, which takes ASCII-code of every pressed key, and put it in a list. It supports infinite amount of codes, copying and dragging text clippings.
System 7.0 or later.
ASCII/ADB Table 1.1.0
ASCII/ADB Table - Full ASCII character set more>>
This is a single-page PDF document that contains the full ASCII character set, and a short description of the non-printable characters (characters lower than 0x20).
It also has the ADB keycodes should you need them, so you can tell the regular 1-key from the keypad 1-key on older ADB keyboards.
ASCII Explorer 1.0
ASCII Explorer is a smart and nice tool which displays any file in decimal ASCII codes -- a cool and easy thing if you want to roam through MP3 files or have a closer look at ID3 tags. more>>
ASCII Explorer 1.0 is a smart and nice tool which displays any file in decimal ASCII codes -- a cool and easy thing if you want to roam through MP3 files or have a closer look at ID3 tags.
Requirements: Mac OS 7.5 or later
ASCII to Entity 1.0
ASCII to Entity - Convert ASCII text to HTML entities more>>
Use it to discern specific ASCII characters that require encoding (ie accented characters) or to encode email addresses to confuse spambots.
Completly freeware for non-commercial use.

ASCII Projektor 3.0
ASCII Projektor is a useful utility which presents films by drawing them with characters. more>> <<less
NumberASCII 2.0
NumberASCII is a very simple script will change any character of the ASCII keyboard in their corresponding number more>>
ASCIIexplorer 1.0
ASCII Explorer is a neat little tool for Mac OS 9 for roaming through the ASCII codes of any file more>>
ASCII Explorer is a very easy way to have a look at ASCII decoded data.
Especially great if you want to have a closer look at MP3 files and ID3 tags a real help for writing applications!
MacASCII Display 1.3.2
MacASCII Display - Displays ASCII code for any key pressed more>>
This can be especially useful for programmers. Plus, it can convert blocks of text to and from binary, hexadecimal, and decimal ASCII.
You can optionally display the hexadecimal and decimal ASCII codes in HTML-style for use in web pages.
Enhancements:
- corrected a bug introduced in version 1.3.1 where entered binary values above 0111 1111 were misinterpreted on the main window (bug was not present in the Table window or the Block Convert window)
- corrected an obscure bug where if a few certain characters were displayed in the main window (such as TAB and SPACE) and the "Show Decimal and Hex as HTML" option was toggled, the results were incorrect until the character was re-entered.
- other small improvements.