Home > Pre-Algebra calculators > Octal To Hexadecimal conversion calculator

Method and examples
Number System Conversion
From To
Octal to Hexadecimal converter
Enter Octal Number (0 to 7)
( )    =  (      ?      )  
SolutionHelp
Octal To Hexadecimal converter calculator
(7012)8 = (__________)16
(123456)8 = (__________)16
(1234.567)8 = (__________)16
(703.056)8 = (__________)16



Example
1. (567)8 = (      ?      )16

Solution:
(567)_8 = (underline{" "})_16


First convert octal to binary
(567)_8 = (underline{" "})_2


5 6 7
101 110 111

:. (567)_8 = (underline{101110111})_2


Now convert binary to hexadecimal
(101110111)_2 = (underline{" "})_16


0001 0111 0111
1 7 7

:. (101110111)_2 = (underline{177})_16


:. (567)_8 = (underline{177})_16




Share this solution or page with your friends.
 
 
Copyright © 2025. All rights reserved. Terms, Privacy
 
 

.