Back to Developer Roadmap

Unicode

src/data/roadmaps/computer-science/content/[email protected]

4.0587 B
Original Source

Unicode

Unicode is a standard for encoding characters. It is a superset of ASCII, which means that ASCII is a subset of Unicode. Unicode is a 16-bit encoding, which means that it can encode 2^16 = 65536 characters. This is a lot more than ASCII, which can only encode 128 characters.

Visit the following resources to learn more: