The ISO-8859-1 Character Set:-
8859-1 is identical to ASCII for the values from 0 to 127.8859-1 does not use the values from 128 to 159.
8859-1 is identical to UTF-8 for the values from 160 to 255.
The UTF-8 Character Set:-
UTF-8 is identical to ASCII for the values from 0 to 127.UTF-8 does not use the values from 128 to 159.
UTF-8 is identical to both ANSI and 8859-1 for the values from 160 to 255.
UTF-8 continues from the value 256 with more than 10 000 different characters.
For a closer look, study our .