Octal
Octal
Convert 100101011101102 to
octal
When we
group the 10 010 101 110 010 110
digits we
get
Add a 0 to
the left 010 010 101 110 010 110
most digit
to make it
3 2 2 5 6 2 6
Ans =2256268
OCTAL TO BINARY
Find the 3 digit Binary Coding for each octal
value.
Combine the groups to create the single binary
representation.
Octal digit Binary
digit Convert 5308 to binary
0 000
1 001
2 010 5 3 0
3 011 101 011 000
4 100
5 101
6 110 Ans =1010110002
7 111
OCTAL TO DECIMAL
Convert the octal value to its binary equivalent.
Following the binary to decimal steps, convert
the binary digits to decimal.
Decimal 64 8 1
Value
Place Value 82 81 80
Octal Value 2 3 5
Convert 1578 to ( ?) 10
8 157 R
8 19 5
8 2 3
8 0 2
Ans = 235 10
CONVERT THE FOLLOWING OCTAL
NUMBERS TO DECIMAL AND BINARY
10
47
156
747