AB
Size: a a a
AB
А
А
OS
OS
А
FL
AR
In [1]: x = b"hello"
In [2]: i = int.from_bytes(x, byteorder='big', signed=False)
In [3]: bin(i)
Out[3]: '0b110100001100101011011000110110001101111'
i вас интересует?MW
MW
FL
In [1]: x = b"hello"
In [2]: i = int.from_bytes(x, byteorder='big', signed=False)
In [3]: bin(i)
Out[3]: '0b110100001100101011011000110110001101111'
i вас интересует?FL
iH
iH
iH
WC
iH
AB
WC