0100110
0100110 is a binary numeral consisting of seven digits. As a base-2 value it equals 38 in decimal, since 1s occur at the 2^5, 2^2, and 2^1 positions (32 + 4 + 2). In hexadecimal this value is 0x26.
In common computer encodings, the same numeric value can be represented in an 8-bit byte as 00100110,
Beyond numeric and character encoding, 0100110 may appear as a test vector, identifier, or bit-pattern in digital
Related topics include binary numeral systems, hexadecimal representation, and ASCII codes for common punctuation. The value