Jump to content

Pound sign

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 86.177.105.243 (talk) at 11:51, 21 May 2012 (citation has not been forthcoming; I cannot find any evidence that this is called "a Libra", so deleting). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The pound sign (£ or ₤) is the symbol for the pound sterling—the currency of the United Kingdom (UK). The same symbol is (or was) used for similarly named currencies in some other countries and territories, such as the Irish pound, Gibraltar pound, Australian pound, and Italian lira. Several countries, including Lebanon and Egypt, call their currency "the pound" but do not use the £ symbol.

The symbol derives from a capital "L", representing libra, the basic unit of weight in the Roman Empire, which in turn is derived from the Latin name for scales or a balance. The pound became an English unit of weight and was so named because it originally had the value of one tower pound (~334 grams)[citation needed] of fine (pure) silver.

The pound sign is placed before the number (e.g. "£12,000"), and separated from the following digits by no space or only a thin space.

The symbol ‹₤› was called the lira sign in Italy, before the adoption of the euro. It was used as an alternative to the more usual L to show prices in lire.

In the original old Caslon metal fonts, the pound sign was identical to the italic capital "J" rotated 180 degrees.

Computing

Codepoints

The pound sign has Unicode code point U+00A3 £ POUND SIGN (inherited from Latin-1).[1] It has a HTML entity reference of £ and has an XML decimal entity reference of £.

The lira sign has Unicode code point U+20A4 LIRA SIGN, decimal entity reference ₤. Unicode notes that this is not widely used, and the preferred sign for lira is the pound sign.[2]

Entry methods

Prior to the introduction of the IBM PC there was no unique accepted standard for entering, displaying, printing, or storing the £ sign in the UK computer industry. On personal computers prior to the PC the "#" key was often used; sometimes it was displayed on screen as "#", but many printers could be set up to print "£" where "#" was sent to the printer by an application program. Keying in, storing, displaying, and printing the sign often required special setup. The "#" sign is referred to as the "hash symbol" in the UK, but it is sometimes called the "pound sign" in non-Sterling countries (though in reference to the unit of weight, not the unit of currency). It is also known as the number symbol or key.

The Commodore 64 computer included a dedicated key for the pound sign (to the right of the number row). The BBC Micro used a variant of ASCII that replaced the backtick ("`", character 96, hex 60) with the pound sign (ISO/IEC 8859 had not yet been standardised, and it was advantageous to have commonly-used characters available in the lower, 7-bit ASCII table), denoted as CHR$96 or (hex) CHR$&60. Since the BBC Micro used a Teletext mode as standard, this means that the pound sign is in the 7-bit ASCII variant used on Teletext systems such as Ceefax, ORACLE and Teletext Ltd too.

The PC UK keyboard layout has the "£" symbol on the 3 number key and is typed using Shift+3. On a US-International keyboard, the "£" can be entered using Shift+AltGr+4 or Shift+Ctrl+Alt+4. Under Microsoft Windows it can also be generated through the Alt keycodes 0163 and 156, and in MS-DOS by Alt-156.

The symbol "£" is in the MacRoman character set and can be generated on most non-UK Mac OS keyboard layouts which do not have a dedicated key for it, typically through Option+3. On UK Apple Mac keyboards, this is reversed, with the "£" symbol on the number 3 key, typed using Shift+3, and the number sign ("#") generated by Option+3.

The Compose key sequence is 'L' and '-'.

On Latin-alphabet typewriters lacking a "£" symbol type element, a reasonable approximation can be made by typing an upper-case "L", backspacing, then typing a lower-case "f" over it.

Computer printing from wordprocessing packages

In the 1980's the two main standards for the print codes for a pound sign were ASCII 186 for the HP Laserjet and ASCII 156 for most other printers including the IBM Quietwriter and Epson dot matrix printers. In order to print a pound sign each word processor needed to be set up individually to print the sign for the particular printer.

For many wordprocessing packages a terminate and stay resident program (TSR) was needed to convert the code generated by the package into the right code for the printer. Packages such as Wordperfect had utilities to set up this conversion without needing a TSR.

See also

References