The meta element

Unicode and character sets

There were arguments over how to store these code points.

There are over a hundred encodings and above code point 127, all bets are off.

UTF-8 is a method of storing (encoding) unicode code points.

We use the charset attribute because it does not make sense to have a string without knowing what encoding it uses