Variable-width encoding: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 99.203.55.129 to version by Mythdon. Report False Positive? Thanks, ClueBot NG. (3593570) (Bot)
Tags: review edit Mobile edit Mobile web edit
Line 1:
{{about|the storage of text in computers|the transmission of data across noisy channels|variable-length code}}
{{Unreferencedreferenced|date=December 2009}}
 
A '''variable-width encoding''' is a type of [[character encoding]] scheme in which codes of differing lengths are used to encode a [[character set]] (a repertoire of symbols) for representation in a [[computer]]. Most common variable-width encodings are '''multibyte encodings''', which use varying numbers of [[byte]]s ([[octet (computing)|octets]]) to encode different characters.