Signed and Unsigned Characters, Pointers to data, idata, and pdata

Scalars of type char are stored in a single byte (8 bits). Typed pointers that reference data, idata, and pdata are also stored using a single byte (8 bits).