Unicode and utf-8

What is Unicode?

Unicode provides a unique number for every character,
no matter what the platform,
no matter what the program,
no matter what the language.

from What is Unicode?, The Unicode Consortium

Different Encodings for Unicode

Letter/characters maps to a "code point". Different ways of arranging the bytes to represent the code points.


Want more? See: