Chapter 12 — String Encoding An I

• Use the ASCII character set to represent characters as numbers and to convert numbers back to their ASCII character. • Define and apply the UNICODE character encoding to extend the ASCII set to represent a myriad of international characters and symbols. • Specifically understand the UTF-8 method of representing UNICODE characters. ................
................