1001110001000
1001110001000 is a binary numeral consisting of 13 bits. In binary notation, each digit is a bit, either 0 or 1. The sequence contains five 1s and eight 0s.
As a binary integer, it equals 5000 in decimal. The value is obtained by summing 2^12, 2^9,
Context and usage: 1001110001000 is a plain binary string and not a standard encoding for ASCII, Unicode,
See also: binary numeral system, hexadecimal notation, binary-to-decimal conversion, bitfields.