101101001110
101101001110 is a binary numeral consisting of twelve bits. In binary, each digit represents a power of two, with the leftmost bit being the most significant.
The value of 101101001110 in decimal is 2894. In hexadecimal, it is 0xB4E. Grouped into four-bit nibbles,
Context and usage: As a fixed-length binary word, 101101001110 could represent a raw data word, a memory
Notes: The sequence does not correspond to a standard ASCII character or Unicode code point by itself,
See also: binary numeral system, decimal numeral system, hexadecimal numeral system, 12-bit word, bit patterns.