What is a byte string?
The byte is a piece of digital information that consists of eight bit. Originally the byte was the amount of bits used to ecode a single character (char) of text in a computer. For this historical reason up until today the byte is the smalles addressable unit of memory in moste of the computer architectures. One byte can have the values from 0 to 255. The unit symbol for byte is the upper-case B. For bit the lower-case b is used. A byte string, that can be generated with this byte string generator, simply consists of one or more bytes.