1001101100010
1001101100010 is a binary numeral consisting of 13 bits. In unsigned form, it represents the integer 4962. It can be written in hexadecimal as 0x1362, or, in many programming languages, as 0b1001101100010.
As a 13-bit value, its most significant bit is 1, placing it in the range from 4096
If treated as textual data encoded in ASCII after padding to a byte boundary, the 16-bit representation
In practice, 13-bit patterns like 1001101100010 can occur in data protocols, hardware registers, or compact encodings