Each letter of the alphabet, whether upper case or lower case, can be represented with 7 bits.
MOV RS1, #your upper bit hereMOV RS0, #your lower bit hereRS1 is the upper bit, and RS0 is the lower bit. If you put them together, you get two bits which represent between 0 and 3 in decimal. These specify register banks 0 through 3.
Bit -- Value 1 -- 1 11 -- 3 111 -- 7 1111 -- 15 11111 -- 31 111111 -- 63 1111111 -- 127 11111111 -- 255 111111111-- 511 1111111111 -- 1023 Therefore - 10 bits would be more than adequate (unless you had to represent capitals and lower case - in which case you would need one more bit).
8 bits if unsigned, 9 bits if signed
According to IEEE 1541-2002, lower case b means "bits"; Upper case B means "bytes". There are 8 bits in a byte.Therefore 8 Mbit equals 1 MB.
23 can be represented in binary as 10111 and would therefore require 5 bits to represent.
9 bits
Binary bits are necessary to represent 748 different numbers in the sense that binary bits are represented in digital wave form. Binary bits also have an exponent of one.
Most modern digital cameras use 24 bits (8 bits per primary) to represent a color. But more or less can be used, depending on the quality desired. Many early computer graphics cards used only 4 bits to represent a color.
Four bytes represent 32 bits. 32 bits represent 4,294,967,296 possibilities.
To create a 6 to 64 decoder using four 4 to 16 decoders and one 2 to 4 decoder, first, separate the 6 input bits into two groups: the upper 2 bits (let's call them A5 and A4) and the lower 4 bits (A3 to A0). Use the 2 to 4 decoder to decode the upper 2 bits, which will select one of the four 4 to 16 decoders. Then, connect the lower 4 bits to all four 4 to 16 decoders. The selected 4 to 16 decoder will activate one of its 16 outputs based on the lower 4 bits, resulting in a total of 64 outputs from the combination of the decoders.
Well, honey, to represent months of the year, you need at least 4 bits because you've got 12 months in a year, and you need 4 bits to represent numbers from 0 to 15. So, technically, you could do it with just 4 bits, but if you want to be fancy, you could use 5 bits for a more efficient representation.
A series of bits is actually a lot of data sent though the computer to little information holds on a disk or something that stores data. The bits can be comprised of anything from keystrokes to pictures to movies and music.