1. A character encoding system where each character is represented by exactly one byte (8 bits), allowing for a maximum of 256 different characters
ASCII is a common single-byte encoding that represents English characters using values from 0 to 127
ASCII é uma codificação de um único byte comum que representa caracteres em inglês usando valores de 0 a 127
2. A data representation method used in computing where each character occupies one byte of memory or storage
Legacy systems often relied on single-byte encoding for text files
Sistemas legados frequentemente dependiam de codificação de um único byte para arquivos de texto