ISIN
From Free net encyclopedia
An International Securities Identifying Number (ISIN) uniquely identifies a security. Its structure is defined in ISO 6166. Securities for which ISINs are issued include bonds, commercial paper, equities and warrants. The ISIN code is a 12-character alpha-numerical code that does not contain information characterizing financial instruments but serves for uniform identification of a security at trading and settlement.
ISINs are created only for securities, and not derivatives such as options or futures. Additionally, securities offered on more than one stock exchange will use the same ISIN, which can make it problematic when trading in Europe where this is common. For instance, DaimlerChrysler stock trades on twenty-two different stock exchanges worldwide, and is priced in five different currencies. ISIN cannot specify a particular trade in this case, and another identifier, typically the three-letter exchange code, will have to be specified in addition to the ISIN. The SEDOL board of the London Stock Exchange is currently revising their own standards to address this issue.
Description
ISINs consist of three parts, a two letter country code, a nine character alpha-numeric security identifier, and a single check digit. The country code is the ISO 3166-1 code for the country of issue, which is not necessarily the country in which the issuing company is domiciled. International securities cleared through Clearstream or Euroclear, which are Europe-wide, use "XS" as the country code.
The nine-digit security identifier is the National Securities Identifying Number, or NSIN, assigned by governing bodies in each country, known as the national numbering agency (NNA). In North America the NNA is the CUSIP organization, meaning that CUSIPs can easily be converted into ISINs by adding the US or CA country code to the beginning of the existing CUSIP code and adding an additional check digit at the end. In England and Ireland the NNA is the London Stock Exchange and the NSIN is the SEDOL, converted in a similar fashion after padding the SEDOL number out with leading zeros. Most other countries use similar conversions, but if no country NNA exists then regional NNAs are used instead.
ISIN check digits are based on the same "Modulus 10 Double Add Double" technique used in CUSIPs. To calculate the check digit every second digit is multiplied by two. Letters are converted to numbers by adding their ordinal position in the alphabet to 10, such that A = 10 and M = 22. The resulting string of digits (numbers greater than 10 becoming two separate digits) are added up. Subtract this sum from the smallest number ending with zero that is greater than or equal to it: this gives the check digit which is also known as the ten's complement of the sum modulo 10.
ISINs are slowly being introduced worldwide. At present, many countries have adopted ISINs as a secondary measure of identifying securities, but as of yet only some of those countries have moved to using ISINs as their primary means of identifying securities.
Examples
Apple Computer: ISIN US0378331005, expanded from CUSIP 037833100
The main body of the ISIN is the original CUSIP, assigned in the 1970s. The country code "US" has been added on the front, and an additional check digit at the end. The check digit is calculated in this way...
Convert any letters to numbers:
U = 30, S = 28. US037833100 -> 3028037833100.
Collect odd and even characters:
3028037833100 = (3, 2, 0, 7, 3, 1, 0), (0, 8, 3, 8, 3, 0)
Multiply the group containing the rightmost character (which is the FIRST group) by 2:
(6, 4, 0, 14, 6, 2, 0)
Add up the individual digits:
(6 + 4 + 0 + (1 + 4) + 6 + 2 + 0) + (0 + 8 + 3 + 8 + 3 + 0) = 45
Take the 10s modulus of the sum:
45 mod 10 = 5
Subtract from 10:
10 - 5 = 5
So the ISIN check digit is five.
BAE Systems: ISIN GB0002634946, expanded from SEDOL 0263494
The main body is the SEDOL, padded on the front with the addition of two zeros. The country code "GB" is then added on the front, and the check digit on the end as in the example above.de:International Securities Identification Number fr:ISIN nl:ISIN ru:Международный идентификационный код ценной бумаги