0001010000110000
0001010000110000 is a 16-bit binary string that can be interpreted as a single 16-bit word in computing. Its value in hexadecimal is 0x1430, which corresponds to 5168 in decimal. The word can be viewed as two bytes: the high byte 0x14 and the low byte 0x30.
In binary form, the ones occur at bit positions 12, 10, 5, and 4 (counting from zero).
Regarding memory representation, the 16-bit value 0x1430 can be stored in big-endian order as 14 30 (high
Possible usages include serving as a test pattern in hardware and software development, a compact data word