You need to count off four bits at a time, from the right (this is in case the number of binary digits is not an exact multiple of 4).
Then you replace each group of four binary digits by the hexadecimal equivalent. You can easily find a table of conversion online.
Chat with our AI personalities