100000011
100000011 is a binary numeral consisting of nine digits. When interpreted as binary data, it represents the integer 259 in decimal. In hexadecimal form, the same value is 0x103. The 9-bit pattern can be described as 1 000000 11, with a leading 1, six zeros, and a trailing pair of ones.
Binary numbers like this appear in various computing contexts, including low-level programming, digital signaling, and compact
In Unicode and character encoding discussions, the decimal value 259 corresponds to the code point U+0103 (hex
See also: binary numeral, decimal, hexadecimal, Unicode code points.