What are the character encodings of UTF-8 and ISO-8859-1

I was wondering if there is an article that discusses UTF-8 and ISO-8859-1 character encoding rules?

Can someone tell me the rules of other character encodings?

+3
source share
2 answers

Read this: http://www.joelonsoftware.com/articles/Unicode.html - it will clear all your questions about Unicode, Encoding, etc.

Change: . By the way, I do not quite understand what you mean by "rules", but in this article any questions should be clearly asked about what is UTF-8and ISO-8859-1.

+3
source

UTF-8 on Wikipedia is a good place to start.

0
source

All Articles