Search
Whole part of the divisionModulo
56 div 16 = 356 mod 16 = 8
3 div 16 = 03 mod 16 = 3
0 div 16 = 00 mod 16 = 0

The remainder of the division is written in reverse order. Get the number in 16th notation: 038
56 = 03816

To convert the fractional part of successive multiply the fractional part to base 16. As a result, every time we write the integral part of the multiplying.
0.567*16 = 9.072 (whole part 9)
0.072*16 = 1.152 (whole part 1)
0.152*16 = 2.432 (whole part 2)
0.432*16 = 6.912 (whole part 6)
Get the number in 16th notation: 9126
0.567 = 912616

Translation numbers in different number systems online