1011101
1011101 is a seven-bit binary numeral. It is a palindromic pattern, reading the same forwards and backwards. In decimal notation, the value is 93, and in hexadecimal it is 0x5D. When padded to eight bits, it appears as 01011101, which represents the same value in an eight-bit representation.
As an unsigned binary number, 1011101 equals 93. If interpreted as a signed seven-bit two’s complement value,
The sequence is sometimes used as a simple example in teaching binary arithmetic, base conversions, and bit-pattern