Unicode is a superset of ASCII, and the numbers 0–128 have the same meaning in ASCII as they have in Unicode.ASCII has 128 code points, 0 through 127. It can fit in a single 8-bit byte, the values 128 through 255 tended to be used for other characters.