100111
100111 is a binary numeral consisting of six digits: 1, 0, 0, 1, 1, 1. In binary notation it represents the decimal number 39. The value is obtained by summing the powers of two for the set bits: 32 + 4 + 2 + 1.
In other common bases, 100111 is written as 39 in decimal, 0x27 in hexadecimal, and 047 in
Properties of the binary sequence include that it is an odd number and its prime factorization is
In computing contexts, 100111 may appear as a small binary literal in code, or as part of
Related notes: decimal 39, which 100111 represents in binary, is also the ASCII code for the apostrophe