Binary bitwise reverse operation tool

A binary bit reverse utility, binary reverse, as the name suggests, is the process of swapping the low and high bits, for instance, 0x23 = 0010 0011 B, reversed becomes 1100 0100 B. Byte reversal, the operation between "little-endian" and "big-endian" data formats, is a necessary operation.

You recently used:

收藏: favorite Menu QQ