10001011001101
10001011001101 is a 14-bit binary string. It uses only the digits 0 and 1 and can be interpreted as a number or as a data pattern in digital systems.
As an unsigned integer, the value is 8909 in decimal and 0x22CD in hexadecimal. The string contains
If split into two 7-bit chunks, the sequence 1000101 and 1001101 map to the ASCII codes 69
Because it does not align to a full 8-bit byte, its use often requires padding or alternative