Each octal digit is equivalent to three binary digits; each hexadecimal digit is equal to four binary digits. I think the best way to do this conversion is to convert each octal digit into the binary equivalent (3 digits in each case - don't omit the zeros on the left), then convert the binary to hexadecimal by grouping four binary digits at a time (starting from the right).
Note that nowadays, most scientific calculators - including the calculator that comes included in Windows - have the ability to do this sort of conversion. If you want to practice doing it yourself, you can still use the Windows calculator to check your calculations.
117
Yes, I can.
Hexadecimal -> BB895Cdecimal -> 12.290.396octal -> 56.704.534
747 = 1E7
7EBC.12
117
Yes, I can.
Octal = 56704534 Decimal = 12290396
Hexadecimal -> BB895Cdecimal -> 12.290.396octal -> 56.704.534
747 = 1E7
7EBC.12
Octal = 52746757 Binary = 101010111100110111101111
A45C: Decimal = 42076 Octal = 122134
Octal 1247 = Hex 2A7
BB895C: Octal = 56704534 Decimal = 12290396
56704534
C65A = 143132