Such as a = 0x 15 b = 0x23.
16 binary conversion is easy. One bit of 16 binary is equivalent to four bits of binary. Make a conversion
As above, a = 000101b = 0010001.
Bit sum result a & amp; B = 0000 000 1 The result is 1.