Embed presentation
Download to read offline




Character encoding is a code that pairs a sequence of characters from a character set with another representation, such as numbers or electrical pulses, to facilitate the storage and transmission of text in computers and networks. Common examples of character encoding include Morse code, which represents letters as long and short key presses, and ASCII, which encodes characters as integers and 7-bit binary numbers generally extended to 8-bits. Proper character encoding is important for applications to correctly interpret and manipulate text.



