100010011
100010011 is a binary numeral consisting of nine bits. It represents the integer 275 in base-10; in hexadecimal it is 0x113.
The most-significant bit is 1, and the ones are located at positions 8, 4, 1, and 0,
In computing, binary strings of fixed length are common in data encoding, digital logic, and low-level programming.
As a standalone symbol, 100010011 primarily communicates its numeric value and structure as a binary string.
See also: binary number, hexadecimal notation, bitmask, data encoding.
---