How to convert binary to hexadecimal

How to convert binary to hexadecimal?

How-to-convert-binary-to-hexadecimal

Today, we are telling you How to convert binary to hexadecimal? As we know that the base of binary is two (2) i.e 0 and 1. And the base of hexadecimal is 16 i.e from 0 to 9 and A to F. Each binary number having three bit digit and Each hexadecimal number having four digit number i.e numeric digit and alphabets. We have already study about binary system and hexadecimal. we have already learn different binary conversion and hexadecimal conversion. such as How to convert binary to decimal?, How toconvert decimal to binary? How to convert binary to octal? How to convertoctal to binary?, fraction part of binary conversion and How to convert decimalto hexadecimal? But today we will learn How to convert binary to hexadecimal? It means that how to convert base (2) into base (16). The value of hexadecimal are shown in table:-
convert-decimal-to-hexadecimal
How to convert binary to hexadecimal in simple way:-
Binary numbers can be converted into hexadecimal numbers by making groups of four bit starting from LSB and move to MSB (Right to Left side) for integer part and for fraction part start from MSB to LSB. We will take an example for briefly understood this conversion (111111000101101001).

We will tell you three step for understood this conversion with an example (111111000101101001):-

Take binary value (First step):-

convert-binary-to-hexadecimal-value

In this step, we will take binary value for example (111111000101101001). This example is take for understood this conversion. You can take any other example and solve it by given step.That value are given above, it is a binary value i.e convert in hexadecimal value.

Making group of four bit (Second step):-



convert-binary-to-hexadecimal


In this step, we will tell you how to make group?
The making of group are very simple. We will make group of four bit starting from LSB and move to MSB (Right to left). When we will make group of four bit and if last bit are not completing then we will add zero to left side for made four bit such as (0011 1111 0001 0110 1001).

Write value (Third step):-

convert-binary-to-hexadecimal-grouping
In this step, we will tell you how to write value?
We will write value from table that is shown above. Write value of given binary i.e four bit. It is shown in pic. (3 F 1 6 9)  After third step we can write value from LSB or MSB

Write answer:-

convert-binary-to-hexadecimal-answer
After all above step, we will write answer i.e converted into hexadecimal.

The above process is only for integer part, Now we will tell you How to convert fraction part of binary to hexadecimal? 

The conversion of fraction part is almost same of integer part. In fraction part Binary numbers can be converted into hexadecimal numbers by making groups of four bit i.e start from MSB to LSB(Left to write). The all remain procedure are same of integer part. 

Yeeeeeeeeeeeeeeehhhhhhhhhhhhhiiiiiiiiiiiiiiiiiii! We have Learnt! How to convert binary to hexadecimal? and How to convert fraction part of binary to hexadecimal? if you have any question regarding this or you may ask us if you have any other thing you wish to ask, you can ask us in the box given below..
Give your Valubale answer...

No comments :