SlideShare a Scribd company logo
ISIN
Domain : Financial Services / Securities
WHAT IS THE – ISIN?
• International Securities Identification Number.
• A code that uniquely identifies a specific security.
• The organization that allocates ISINs in any particular country is the country's respective
National Numbering Agency (NNA).
• All internationally traded securities issuers are urged to use this numbering scheme.
• Now, accepted as an standard by all the countries.
• Generally consists of three parts:
• A two letter country code.
• A nine character alpha-numeric national security identifier.
• A single check digit.
•
FOR ISIN : US0378331005
US 037833100 5
Country Name
CUSIP
Check Digit
HISTORY :
• First employed in 1981.
• At that point it had not reached wide global acceptance until 1989, when the G30
countries recommended ISIN adoption.
• In 1990, the Association of National Numbering Agencies, was formed and endorsed
by the International Organization for Standardization, or “ISO”.
• The Global ISIN Access Mechanism was developed in 1994 to facilitate the electronic
exchange of ISIN information across the different numbering bodies and today shares
wide popularity throughout the world.
• They have been commission with the implementation and availability of ISIN numbers
throughout the world.
• To further this goal, ANNA has created an information exchange process called
“GIAM-2”, which uses the Internet and CD-ROM technologies to achieve its goals.
DIGGING THE ISIN FORMAT :
• First two digits are country code
• The 3rd position is used to identify the issuer type (A: Central govt. ,B :State gov.
,D :Union Territories, F :Mutual Funds, E : Company/Corporation etc.)
• Next four letters to identify the Company(each company is assigned with a
unique number starts from 0001A up to 999F).
• Next two digits identifies the type of security in question like shares, debentures
etc.
• Next two digits are serially issued for each security of the issuer entering the
system.
• Last is the Check digit to validate the ISIN.
• First convert any letters to numbers by adding their ordinal position in the
alphabet to 9, (so as an example, A = 10 and M = 22).
• Starting with the right most digit (not the check digit), every other digit is
multiplied by two.
• The resulting string of digits (numbers greater than 9 becoming two separate
digits) are added up.
• Divide it by 10 and keep track of the remainder.
• Take the10 modulo of the sum.
• The resulting sum, including the check-digit, is a multiple of 10. Unless its = 0,
then your check digit is 10.
CALCULATION OF CHECK DIGIT :
APPLE INC. ISIN= US037833100-5
• Notice it has the country code "US" on the front, 9 digits in the middle and a check digit = 5. Here’s how you
determine how the check digit is calculated...
1. Convert any letters to numbers: U = 30, S = 28. So the ISIN (WITHOUT the CHECK DIGIT) changes from
US037833100 to -> 3028037833100.
2. Collect all numbers in an “odd” position (this means the 1st, 3rd, 5th, etc…) in one group and all the numbers in an
“even” position in another group. Thus, we have 3028037833100 = (3, 2, 0, 7, 3, 1, 0), (0, 8, 3, 8, 3, 0) = “odds”,
“evens”
3. Find the group above that contains the LAST DIGIT from the original (non-check digit) number (in this case it
would be the “odds” since it has “0” in it. Multiply all the numbers in this group by 2 to get: 2*(3, 2, 0, 7, 3, 1, 0) =
(6, 4, 0, 14, 6, 2, 0)
4. Add up the individual digits (so 14 = 1 + 4) from BOTH groups to get: (6 + 4 + 0 + (1 + 4) + 6 + 2 + 0) + (0 + 8 +
3 + 8 + 3 + 0) = 45
5. Divide by 10 and keep track of the remainder – so we have 45/10 = 4 with remainder = 5
6. Subtract the remainder from 10, so we have: 10 - 5 = 5
7. The above is your Check digit UNLESS it = 0, then your check digit is 10. In the case of Apple, Inc. the check digit
is 5 as listed above in it’s ISIN.
TRY IT YOURSELF!
• What could be the check digit of ISIN = AU0000XVGZA_ ??..
Provide your answers below in
the comment box and get
exciting surprises!!...
Man is made by his belief. As he believes, so he is…
Source : Bhagvad Gita

More Related Content

What's hot

Digital logic mohammed salim ch2
Digital logic mohammed salim ch2Digital logic mohammed salim ch2
Digital logic mohammed salim ch2
Asst Lect Mohammed Salim
 
EC Binary Substraction using 1's Complement,2's Complement
EC Binary Substraction using 1's Complement,2's ComplementEC Binary Substraction using 1's Complement,2's Complement
EC Binary Substraction using 1's Complement,2's Complement
AmberSinghal1
 
Decimal to binary number
Decimal to binary numberDecimal to binary number
Decimal to binary numberguestd8696a
 
Number system
Number systemNumber system
Number system
RoshanMaharjan13
 
Binary numbers-7-12-2011
Binary numbers-7-12-2011Binary numbers-7-12-2011
Binary numbers-7-12-2011
Januário Esteves
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Datagavhays
 
Chapter 2.1 introduction to number system
Chapter 2.1 introduction to number systemChapter 2.1 introduction to number system
Chapter 2.1 introduction to number system
ISMT College
 
Floating point presentation
Floating point presentationFloating point presentation
Floating point presentation
SnehalataAgasti
 
Number bases
Number basesNumber bases
1s and 2s complement
1s and 2s complement1s and 2s complement
1s and 2s complement
Then Murugeshwari
 
Check digits
Check digitsCheck digits
Check digits
msumerton
 
Two’s complement
Two’s complementTwo’s complement
Two’s complement
mayannpolisticoLNU
 
Binary coded decimal r004
Binary coded decimal   r004Binary coded decimal   r004
Binary coded decimal r004
arunachalamr16
 
02 number systems
02 number systems02 number systems
02 number systems
john01383
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
Chamila Fernando
 
1sand2scomplement r004
1sand2scomplement  r0041sand2scomplement  r004
1sand2scomplement r004
arunachalamr16
 
As Level Computer Science Book -1
As Level Computer Science  Book -1As Level Computer Science  Book -1
As Level Computer Science Book -1
DIGDARSHAN KUNWAR
 
Ncp computer appls num sys3 pramod
Ncp computer appls  num sys3 pramodNcp computer appls  num sys3 pramod
Ncp computer appls num sys3 pramod
NCP
 
1’s and 2’s complements
1’s and 2’s complements1’s and 2’s complements
1’s and 2’s complements
arunachalamr16
 
1's and 2's complement
1's and 2's complement 1's and 2's complement
1's and 2's complement
Shiraz Azeem
 

What's hot (20)

Digital logic mohammed salim ch2
Digital logic mohammed salim ch2Digital logic mohammed salim ch2
Digital logic mohammed salim ch2
 
EC Binary Substraction using 1's Complement,2's Complement
EC Binary Substraction using 1's Complement,2's ComplementEC Binary Substraction using 1's Complement,2's Complement
EC Binary Substraction using 1's Complement,2's Complement
 
Decimal to binary number
Decimal to binary numberDecimal to binary number
Decimal to binary number
 
Number system
Number systemNumber system
Number system
 
Binary numbers-7-12-2011
Binary numbers-7-12-2011Binary numbers-7-12-2011
Binary numbers-7-12-2011
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Data
 
Chapter 2.1 introduction to number system
Chapter 2.1 introduction to number systemChapter 2.1 introduction to number system
Chapter 2.1 introduction to number system
 
Floating point presentation
Floating point presentationFloating point presentation
Floating point presentation
 
Number bases
Number basesNumber bases
Number bases
 
1s and 2s complement
1s and 2s complement1s and 2s complement
1s and 2s complement
 
Check digits
Check digitsCheck digits
Check digits
 
Two’s complement
Two’s complementTwo’s complement
Two’s complement
 
Binary coded decimal r004
Binary coded decimal   r004Binary coded decimal   r004
Binary coded decimal r004
 
02 number systems
02 number systems02 number systems
02 number systems
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
1sand2scomplement r004
1sand2scomplement  r0041sand2scomplement  r004
1sand2scomplement r004
 
As Level Computer Science Book -1
As Level Computer Science  Book -1As Level Computer Science  Book -1
As Level Computer Science Book -1
 
Ncp computer appls num sys3 pramod
Ncp computer appls  num sys3 pramodNcp computer appls  num sys3 pramod
Ncp computer appls num sys3 pramod
 
1’s and 2’s complements
1’s and 2’s complements1’s and 2’s complements
1’s and 2’s complements
 
1's and 2's complement
1's and 2's complement 1's and 2's complement
1's and 2's complement
 

Similar to Isin securities

Number system part 1
Number  system part 1Number  system part 1
Number system part 1
Excel Technology Lanka (Pvt) Ltd
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
Lovely Professional University
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
ColleenVender2
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
Anil Kumar Prajapati
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
AsthaChaurasia4
 
COmputer Number system.pptx
COmputer Number system.pptxCOmputer Number system.pptx
COmputer Number system.pptx
TanveerAbbas92
 
Number Systems
Number SystemsNumber Systems
Number Systems
Jubayer Alam Shoikat
 
lecture02-numbersystem-191002152647.pdf
lecture02-numbersystem-191002152647.pdflecture02-numbersystem-191002152647.pdf
lecture02-numbersystem-191002152647.pdf
AsthaChaurasia4
 
Number system
Number systemNumber system
Number system
Suraj Bora
 
Number system 02
Number system 02Number system 02
Number system 02
Sanjeev Kumar Prajapati
 
Number system
Number systemNumber system
Number system
Sajib
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
AsifRahaman16
 
LEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptx
LEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptxLEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptx
LEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptx
Ahsan433
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
Mubashir Ali
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
AnaMarieFrane
 
Acem numbersystem
Acem numbersystemAcem numbersystem
Acem numbersystem
Aastha Kohli
 
Class 9Number system ppt.pptx
Class 9Number system ppt.pptxClass 9Number system ppt.pptx
Class 9Number system ppt.pptx
SandeepJaiswal43776
 
01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx
JetIguban
 
Number system
Number systemNumber system
Number system
ankush9927
 
1663694151.pdf
1663694151.pdf1663694151.pdf
1663694151.pdf
nostavimle
 

Similar to Isin securities (20)

Number system part 1
Number  system part 1Number  system part 1
Number system part 1
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
 
COmputer Number system.pptx
COmputer Number system.pptxCOmputer Number system.pptx
COmputer Number system.pptx
 
Number Systems
Number SystemsNumber Systems
Number Systems
 
lecture02-numbersystem-191002152647.pdf
lecture02-numbersystem-191002152647.pdflecture02-numbersystem-191002152647.pdf
lecture02-numbersystem-191002152647.pdf
 
Number system
Number systemNumber system
Number system
 
Number system 02
Number system 02Number system 02
Number system 02
 
Number system
Number systemNumber system
Number system
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
 
LEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptx
LEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptxLEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptx
LEfddfffhhfrrdvvggfdwfcxsfvdsfgC 02 A.pptx
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Acem numbersystem
Acem numbersystemAcem numbersystem
Acem numbersystem
 
Class 9Number system ppt.pptx
Class 9Number system ppt.pptxClass 9Number system ppt.pptx
Class 9Number system ppt.pptx
 
01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx
 
Number system
Number systemNumber system
Number system
 
1663694151.pdf
1663694151.pdf1663694151.pdf
1663694151.pdf
 

Recently uploaded

Intro_Economics_ GPresentation Week 4.pptx
Intro_Economics_ GPresentation Week 4.pptxIntro_Economics_ GPresentation Week 4.pptx
Intro_Economics_ GPresentation Week 4.pptx
shetivia
 
how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.
DOT TECH
 
how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.
DOT TECH
 
US Economic Outlook - Being Decided - M Capital Group August 2021.pdf
US Economic Outlook - Being Decided - M Capital Group August 2021.pdfUS Economic Outlook - Being Decided - M Capital Group August 2021.pdf
US Economic Outlook - Being Decided - M Capital Group August 2021.pdf
pchutichetpong
 
NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...
NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...
NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...
Amil baba
 
how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.
DOT TECH
 
what is the future of Pi Network currency.
what is the future of Pi Network currency.what is the future of Pi Network currency.
what is the future of Pi Network currency.
DOT TECH
 
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdfWhich Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Kezex (KZX)
 
what is the best method to sell pi coins in 2024
what is the best method to sell pi coins in 2024what is the best method to sell pi coins in 2024
what is the best method to sell pi coins in 2024
DOT TECH
 
Isios-2024-Professional-Independent-Trustee-Survey.pdf
Isios-2024-Professional-Independent-Trustee-Survey.pdfIsios-2024-Professional-Independent-Trustee-Survey.pdf
Isios-2024-Professional-Independent-Trustee-Survey.pdf
Henry Tapper
 
Latino Buying Power - May 2024 Presentation for Latino Caucus
Latino Buying Power - May 2024 Presentation for Latino CaucusLatino Buying Power - May 2024 Presentation for Latino Caucus
Latino Buying Power - May 2024 Presentation for Latino Caucus
Danay Escanaverino
 
What website can I sell pi coins securely.
What website can I sell pi coins securely.What website can I sell pi coins securely.
What website can I sell pi coins securely.
DOT TECH
 
Falcon Invoice Discounting: Optimizing Returns with Minimal Risk
Falcon Invoice Discounting: Optimizing Returns with Minimal RiskFalcon Invoice Discounting: Optimizing Returns with Minimal Risk
Falcon Invoice Discounting: Optimizing Returns with Minimal Risk
Falcon Invoice Discounting
 
NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...
NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...
NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...
Amil Baba Dawood bangali
 
Webinar Exploring DORA for Fintechs - Simont Braun
Webinar Exploring DORA for Fintechs - Simont BraunWebinar Exploring DORA for Fintechs - Simont Braun
Webinar Exploring DORA for Fintechs - Simont Braun
FinTech Belgium
 
一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理
一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理
一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理
ydubwyt
 
Proposer Builder Separation Problem in Ethereum
Proposer Builder Separation Problem in EthereumProposer Builder Separation Problem in Ethereum
Proposer Builder Separation Problem in Ethereum
RasoulRamezanian1
 
PF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptxPF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptx
GunjanSharma28848
 
how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.
DOT TECH
 
how can I sell/buy bulk pi coins securely
how can I sell/buy bulk pi coins securelyhow can I sell/buy bulk pi coins securely
how can I sell/buy bulk pi coins securely
DOT TECH
 

Recently uploaded (20)

Intro_Economics_ GPresentation Week 4.pptx
Intro_Economics_ GPresentation Week 4.pptxIntro_Economics_ GPresentation Week 4.pptx
Intro_Economics_ GPresentation Week 4.pptx
 
how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.
 
how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.
 
US Economic Outlook - Being Decided - M Capital Group August 2021.pdf
US Economic Outlook - Being Decided - M Capital Group August 2021.pdfUS Economic Outlook - Being Decided - M Capital Group August 2021.pdf
US Economic Outlook - Being Decided - M Capital Group August 2021.pdf
 
NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...
NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...
NO1 Uk Rohani Baba In Karachi Bangali Baba Karachi Online Amil Baba WorldWide...
 
how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.
 
what is the future of Pi Network currency.
what is the future of Pi Network currency.what is the future of Pi Network currency.
what is the future of Pi Network currency.
 
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdfWhich Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
 
what is the best method to sell pi coins in 2024
what is the best method to sell pi coins in 2024what is the best method to sell pi coins in 2024
what is the best method to sell pi coins in 2024
 
Isios-2024-Professional-Independent-Trustee-Survey.pdf
Isios-2024-Professional-Independent-Trustee-Survey.pdfIsios-2024-Professional-Independent-Trustee-Survey.pdf
Isios-2024-Professional-Independent-Trustee-Survey.pdf
 
Latino Buying Power - May 2024 Presentation for Latino Caucus
Latino Buying Power - May 2024 Presentation for Latino CaucusLatino Buying Power - May 2024 Presentation for Latino Caucus
Latino Buying Power - May 2024 Presentation for Latino Caucus
 
What website can I sell pi coins securely.
What website can I sell pi coins securely.What website can I sell pi coins securely.
What website can I sell pi coins securely.
 
Falcon Invoice Discounting: Optimizing Returns with Minimal Risk
Falcon Invoice Discounting: Optimizing Returns with Minimal RiskFalcon Invoice Discounting: Optimizing Returns with Minimal Risk
Falcon Invoice Discounting: Optimizing Returns with Minimal Risk
 
NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...
NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...
NO1 Uk Divorce problem uk all amil baba in karachi,lahore,pakistan talaq ka m...
 
Webinar Exploring DORA for Fintechs - Simont Braun
Webinar Exploring DORA for Fintechs - Simont BraunWebinar Exploring DORA for Fintechs - Simont Braun
Webinar Exploring DORA for Fintechs - Simont Braun
 
一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理
一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理
一比一原版UOL毕业证利物浦大学毕业证成绩单如何办理
 
Proposer Builder Separation Problem in Ethereum
Proposer Builder Separation Problem in EthereumProposer Builder Separation Problem in Ethereum
Proposer Builder Separation Problem in Ethereum
 
PF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptxPF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptx
 
how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.
 
how can I sell/buy bulk pi coins securely
how can I sell/buy bulk pi coins securelyhow can I sell/buy bulk pi coins securely
how can I sell/buy bulk pi coins securely
 

Isin securities

  • 1. ISIN Domain : Financial Services / Securities
  • 2. WHAT IS THE – ISIN? • International Securities Identification Number. • A code that uniquely identifies a specific security. • The organization that allocates ISINs in any particular country is the country's respective National Numbering Agency (NNA). • All internationally traded securities issuers are urged to use this numbering scheme. • Now, accepted as an standard by all the countries. • Generally consists of three parts: • A two letter country code. • A nine character alpha-numeric national security identifier. • A single check digit. •
  • 3. FOR ISIN : US0378331005 US 037833100 5 Country Name CUSIP Check Digit
  • 4. HISTORY : • First employed in 1981. • At that point it had not reached wide global acceptance until 1989, when the G30 countries recommended ISIN adoption. • In 1990, the Association of National Numbering Agencies, was formed and endorsed by the International Organization for Standardization, or “ISO”. • The Global ISIN Access Mechanism was developed in 1994 to facilitate the electronic exchange of ISIN information across the different numbering bodies and today shares wide popularity throughout the world. • They have been commission with the implementation and availability of ISIN numbers throughout the world. • To further this goal, ANNA has created an information exchange process called “GIAM-2”, which uses the Internet and CD-ROM technologies to achieve its goals.
  • 5. DIGGING THE ISIN FORMAT : • First two digits are country code • The 3rd position is used to identify the issuer type (A: Central govt. ,B :State gov. ,D :Union Territories, F :Mutual Funds, E : Company/Corporation etc.) • Next four letters to identify the Company(each company is assigned with a unique number starts from 0001A up to 999F). • Next two digits identifies the type of security in question like shares, debentures etc. • Next two digits are serially issued for each security of the issuer entering the system. • Last is the Check digit to validate the ISIN.
  • 6. • First convert any letters to numbers by adding their ordinal position in the alphabet to 9, (so as an example, A = 10 and M = 22). • Starting with the right most digit (not the check digit), every other digit is multiplied by two. • The resulting string of digits (numbers greater than 9 becoming two separate digits) are added up. • Divide it by 10 and keep track of the remainder. • Take the10 modulo of the sum. • The resulting sum, including the check-digit, is a multiple of 10. Unless its = 0, then your check digit is 10. CALCULATION OF CHECK DIGIT :
  • 7. APPLE INC. ISIN= US037833100-5 • Notice it has the country code "US" on the front, 9 digits in the middle and a check digit = 5. Here’s how you determine how the check digit is calculated... 1. Convert any letters to numbers: U = 30, S = 28. So the ISIN (WITHOUT the CHECK DIGIT) changes from US037833100 to -> 3028037833100. 2. Collect all numbers in an “odd” position (this means the 1st, 3rd, 5th, etc…) in one group and all the numbers in an “even” position in another group. Thus, we have 3028037833100 = (3, 2, 0, 7, 3, 1, 0), (0, 8, 3, 8, 3, 0) = “odds”, “evens” 3. Find the group above that contains the LAST DIGIT from the original (non-check digit) number (in this case it would be the “odds” since it has “0” in it. Multiply all the numbers in this group by 2 to get: 2*(3, 2, 0, 7, 3, 1, 0) = (6, 4, 0, 14, 6, 2, 0) 4. Add up the individual digits (so 14 = 1 + 4) from BOTH groups to get: (6 + 4 + 0 + (1 + 4) + 6 + 2 + 0) + (0 + 8 + 3 + 8 + 3 + 0) = 45 5. Divide by 10 and keep track of the remainder – so we have 45/10 = 4 with remainder = 5 6. Subtract the remainder from 10, so we have: 10 - 5 = 5 7. The above is your Check digit UNLESS it = 0, then your check digit is 10. In the case of Apple, Inc. the check digit is 5 as listed above in it’s ISIN.
  • 8. TRY IT YOURSELF! • What could be the check digit of ISIN = AU0000XVGZA_ ??.. Provide your answers below in the comment box and get exciting surprises!!...
  • 9. Man is made by his belief. As he believes, so he is… Source : Bhagvad Gita