You are viewing the article How to Convert from Binary to Octal at Lassho.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 40,754 times.
Binary and octal are two different coefficients commonly used in computers. Different from radix: binary base 2 is octal base 8, so they need to be grouped to convert. This sounds complicated, but the conversion is actually very simple.
Steps
Manual transfer
- Subscript indicates the “radix” of a number. Binary is base two, octal is base 8.
- Initial number: 10011011
- Group: 10 011 011
- Add zero so that each group has three elements: 010 011 011 [1] X Research Source
- 010 011 011
421 421 421 - 001
421 - 110 010 001
421 421 421 - Note: as a shortcut, you can skip this step and just compare the binary numbers with this octal conversion table.
- Topic:
- Convert 101010011 2 to octal.
- Group of three:
- 101 010 011
- Add location numbers:
- 101 010 011
421 421 421
- 101 010 011
- Rate each position:
- 101 010 011
421 421 421
401 020 021 [2] X Research Source
- 101 010 011
- Topic:
- Convert 101010011 2 to octal.
- Group three, add position metrics, and rate each position:
- 101 010 011
421 421 421
401 020 021
- 101 010 011
- Add each group of three:
- (4+0+first)(0+2+0)(0+2+first)=5,2,3{displaystyle (4+0+1)(0+2+0)(0+2+1)=5,2,3}
- Topic:
- Convert 101010011 2 to octal.
- Group of three, add the position indicator, evaluate the position and find the total:
- 101 010 011
5 — 2 — 3
- 101 010 011
- Add the numbers together:
- 523
- Topic:
- Convert 101010011 2 to octal.
- Convert:
- 523.
- Final answer:
- 523 8[3] X Research Source
Shortcuts and variations
- Note that there is no direct conversion for 8 and 9. In octal, these numbers do not exist because there are only 8 digits (0-7) in the base 8 system.
- 101.1 → 101 , 100
- 1.01001 → 001 , 010 010
- 1001101,0101 → 001 001 101 , 010 100
- 0 → 000
- 1 → 001
- 2 → 010
- 3 → 011
- 4 → 100
- 5 → 101
- 6 → 110
- 7 → 111 [5] X Research Source
Advice
- Take the time to break down the number. Ideally, you should use large paper with plenty of room to work on.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 40,754 times.
Binary and octal are two different coefficients commonly used in computers. Different from radix: binary base 2 is octal base 8, so they need to be grouped to convert. This sounds complicated, but the conversion is actually very simple.
Thank you for reading this post How to Convert from Binary to Octal at Lassho.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: