Why is there no cent symbol?

Hmm, doesn’t work for me. Perhaps it’s b/c I’m on a laptop that doesn’t have the numeric keyboard on the side. Doesn’t work with the numbers up top either. Does this mean I’ll never be able to make the cents sign? :frowning:

Not at all. Just use ¢ for things like this message board, and things like word processors, open Character Map and copy it from there.

I just want to say that this is the only cent symbol that displayed correctly on my PC (Win2k Japanese version) with default settings.

Key Caps is indeed available in Mac OS X.

Macintosh HD > Applications > Utilities > Key Caps

Excellent. Then I feel justified in denouncing that horrible numerical key sequence. Everyone should use ¢! :wink: What browser are you using, just out of curiosity?

ASCII (American Standard Code for Information Interchange) is a seven-bit character encoding scheme. That means only seven bits are used to encode every character in the ASCII encoding scheme. That gives 128 code points, because seven bits can represent the numbers 0-127 inclusive. In ASCII, as ASCII was meant to be used on rather limited communications lines, the lower codepoints were used for control characters (like ACK, or Acknowledge), giving an even more limited set of characters for ASCII implementers to play with. Looking at a chart, only 32-126 are used for actual, typable characters (127 happens to be DEL, or the Delete character).

So basically, they made compromises. Those compromises were based on the characters used to write American English (so no accented characters made it) and the programming languages of the day. The cent glyph simply didn’t make the cut.

But ASCII wasn’t, and isn’t, the only character encoding. EBCDIC, or Extended Binary Coded Data Interchange Code, was developed by IBM to further dependence on its equipment, and EBCDIC (at least some versions of it) included the cent symbol. EBCDIC was downright ugly compared to ASCII, however, and it was never used outside of IBM mainframes, minicomputers, terminals, and the hardware that had to talk with those dinosaurs.

(Why only seven bits when most computers use, and used, eight-bit bytes? The high-order bit was meant to be used for parity, to determine if the byte had been damaged by the network.)

Anyway, most computers to use ASCII had eight-bit bytes. Once the need to check for parity had gone the way of the old, unreliable networks, the high-order bit was used to extend ASCII to include extra characters.

This was great, but there was no standard to determine which characters would be included, or where. Old IBM-PCs and compatibles used the upper characters (from 128-255, inclusive) for drawing characters (lines and shaded boxes and such) to make up for the crappy graphical capabilites of those little toys. Later, Microsoft would create a few codepages of ASCII extensions to encode Cyrillic and Western European and Turkish. That was fine until you needed to write a Turkish name and a Russian name in the same document. Different computer companies made different extensions, creating a tower of babel reminscent of the pre-ASCII era. ANSI defined a standard ASCII extension, but it wasn’t used as widely as other ASCII extensions were.

The One True ASCII Extension is called Unicode, a multi-byte character encoding scheme that aims to include everything, from Hangul to Chinese to Arabic to Cherokee to Elvish. As Unicode can use multiple bytes per character, it can standardize the placement of any number of glyphs while remaining backwards-compatible with ASCII. Big win indeed. :slight_smile:

While CDC used ASCII (at least in the late 1970s), Burroughs certainly used EBCDIC. I’m not sure, but I believe that a couple of others in the B.U.N.C.H. also used EBCDIC.

I would like a ‘tick’ on my keyboard. Not a tick as in like a flea, or a clock sound.

A tick symbol. Like er, err, like a square root without the false start. It would be much more use than a lotta stuff available on the character map.

Was the $ originally used to represent a string? I remember having to use it all the time when programming on my commodore.

&cent

(previews)

It worked! Yay! :slight_smile:

Well, you might be onto something, but computers weren’t even a science fiction fantasy when keyboards were invented. The computer keyboard evolved directly from the typewriter keyboard, which predates computers, adn programming, by many decades.

Now, the interesting side question is whether old typewriter keyboards had the cents sign on them! I seem to recall that they did, but I haven’t seen an old manual typewriter in years, so there’s no way to check.

The reason I say that you might be onto something is that it’s possible that, when the typewriter keyboard was being adapted to computer use, the folks who were doing it made some selective character substitutions that more closely met their needs.

Plasma, the dollar sign is used in DOSes (and some other microcomputer OSes) to terminate a string constant. Is that what you mean? But as ASCII was developed in the 1960s, that wasn’t its `original’ use by any stretch.

(Remember, the history of electronic computing extends thirty years before the first home computers hit the scene. :))

A tick symbol, AKA in the States as a “check mark”, is available in certain fonts. Look throught the character set of the font Marlett on a Windows machine.

I have one ancient typewriter where the ¢ is above the 6 and a second, somewhat newer typewriter, where the ¢ is on a separate key to the right of the colon and semi-colon. @ is above the ¢ on the separate key and the quotation marks are elsewhere.

The PC ALT codes only work using the numeric keypad. But don’t lose hope yet! If your laptop simulates the numeric keypad using the Fn key or similar (often using 789/UIO/JKL on the regular keyboard–look for numbers on or near these keys), then you might be able to get the symbols using Fn+Alt+(numbers). You probably need to make sure NumLock is on, too.

Thanks, tomndebb. I thought I remembered the ¢ symbol being on old typewriter keyboards, but you know what they say about the memory, and how it’s the first thing… oh, wait… what is it they say? What thread is this? Who am I?

That’s one of my favorite riddles…“what key appears on a typewriter but not on a keyboard?”

06

Ack, I’m sorry about that. I was just lurking and accidentally hit the ‘submit reply’ button at the bottom of the page.

English Cid

Testing: 

(That’s Option - V which on a Mac makes a mark that does useful double-duty as a square-root sign or a check mark)

Looks good on preview. Here goes…