0000001000011110
0000001000011110 is a 16-bit binary value. When interpreted as a binary numeral, it equals decimal 542 and hexadecimal 0x021E. If viewed as two bytes in big-endian order, the high-order byte is 00000010 (0x02) and the low-order byte is 00011110 (0x1E).
In binary form, the set bits occur at positions 1, 2, 3, 4, and 9 when counting
The string is not a readable ASCII text sequence; as a binary value it does not encode
Related topics include binary numeral systems, hexadecimal notation, bit masking, endianness, and 16-bit data fields in