1011010
1011010 is a binary numeral composed of seven digits. In base-2 notation, it represents the decimal value 90, calculated as 2^6 + 2^4 + 2^3 + 2^1.
In ASCII, the seven-bit binary sequence 1011010 corresponds to the uppercase letter Z, which has the decimal
Equivalent representations include hexadecimal and decimal forms: 90 in decimal and 0x5A in hexadecimal. As an
Applications and notes: 1011010 may appear in educational materials to illustrate binary-to-decimal conversion or as an