1001110011000
1001110011000 is a binary numeral consisting of 13 bits. In binary notation, each digit is a bit (0 or 1), and the value is determined by the positions of the 1s from the most significant bit to the least.
As a base-2 integer, 1001110011000 equals 5016 in decimal and 0x1398 in hexadecimal. Its binary form has
A 16-bit padded representation is 0001 0011 1001 1000. Grouped into bytes, the two octets are 00010011
In numerical or educational contexts, the string is used to illustrate binary-to-decimal conversion, bit-weighting, and hexadecimal