The UChar type is a one byte unsigned integer.
0 to 255
UChar arrays are useful for storing binary data and reading and writing from and to whole files.
For more information, refer to Declaring Variables and the UChar command.