100111110101101
100111110101101 is a binary numeral consisting of 15 bits. When interpreted as a binary number, it equals 20397 in decimal and 0x4FAD in hexadecimal. As a 15-bit value, it falls within the range 0 to 32767.
The bit pattern includes a run of five consecutive ones in the middle (11111) and ends with
In mathematics, the integer 20397 factors as 3 × 13 × 523.
In computing, 15-bit numbers have historical use in addressing, data words, or color encoding (such as RGB555,
See also: Binary numeral system; Hexadecimal notation; RGB555 color encoding.