111010
111010 is a binary numeral consisting of six digits. Interpreted in base-2, it represents the decimal number 58. Its hexadecimal representation is 0x3A, and when written as an 8-bit binary value it is 00111010. In binary, the value is even; the least significant bit is 0, and the number is not divisible by 4 or 8. As a six-bit unsigned integer, 58 lies near the upper end of the range 0–63.
In computing, strings like 111010 may be used as bit patterns for masks, flags, or small numeric
In character encoding, the decimal value 58 corresponds to the colon character ":" in the ASCII and