111101000110
111101000110 is a 12-bit binary string. Interpreted as an unsigned binary number, it equals 3910 in decimal. In hexadecimal notation, it corresponds to 0xF46.
The bit pattern can be segmented as 1111 0100 0110, i.e., the hex digits F, 4, and
Context and possible interpretations: In computing, a 12-bit value like this may appear as a numeric literal,
See also: Binary numeral system, Hexadecimal notation, 12-bit computer word.