Changes

Jump to: navigation, search
no edit summary
# Write '''0''''s or '''1''''s for each group of binary numbers to add up to the corresponding<br>hexadecimal number (refer to diagram of ''hexadecimal to binary'' conversion).<br><br>
==== Method 5: Octal to Hexadecimal / Hexadecimal to Octal ====
 
To convert using the method, simply use binary as a "'''bridge'''".
 
''Example:''
 
To convert octal to hexadecimal, convert octal to binary, then convert binary to hexadecimal.
 
To convert hexadecimal to octal, convert hexadecimal to binary, then convert binary to octal.
<br><br>
===File Permissions===
13,420
edits

Navigation menu