Byte variables are stored as single, unsigned, 8-bit (1-byte) numbers ranging in value from 0–255.
The Byte data type is useful for containing binary data.