⇩ NUMBER SYSTEMS-BASE CONVERTERS ⇩

Separation Line

We convert the binary number without a negative sign and place it after the conversion.

We convert each group of binary numbers to octal and write them in the same order.

( 1100.11011 )2 = ( 14.66 )8

Finally we place the negative sign in front.

( 1100.11011 )2 = ( 14.66 )8

OTHER INFORMATION

Copied to clipboard

⇩ NUMBER SYSTEMS-BASE CONVERTERS ⇩

INFORMATION

BINARY TO OCTAL CONVERSION

To convert a binary number to octal we can partition the binary number into groups of three bits.

Binary to octal conversion-integers

In case, we have a whole number without a binary point we start with the ones digit and proceed to the left.

Binary to octal conversion-fractional

In case, we have a number with a fractional part starting at the binary point, we proceed to the left in the whole part and we proceed to the right in the fractional part.

If the number of bits is less than 3 in the last group

WHAT IS BINARY TO OCTAL CONVERTER?

Binary to octal converter,

HOW TO USE BINARY TO OCTAL CONVERTER?

You can use binary to octal converter in two ways.

USER INPUTS

Convert button

You can enter a binary number to the input box and click on the " CONVERT " button. The result and explanations appaer below the calculator

RANDOM INPUTS

Random button-convert

You can click on the DIE ICON next to the input box. If you use this property, a random binary number is generated and entered to the calculator, automatically. You can see the result and explanations below the calculator. You can create your own examples and practice using this property.

CLEARING THE INPUT BOX

Clear button-two inputs

To check the octal equivalents of other binary numbers you can clear the input box by clicking on the CLEAR button under the input box.

COPYING & DOWNLOADING THE SOLUTION