Content deleted Content added
m remove Erik9bot category,outdated, tag and general fixes |
Magioladitis (talk | contribs) m genfixes + autotagging, DABlinks to top, replaced: Otheruses4 → about using AWB |
||
Line 1:
{{
{{Unreferenced|date=December 2009}}
▲{{Otheruses4|the storage of text in computers|the transmission of data across noisy channels|variable-length code}}
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)|octet]]s) to encode different characters.
(Some authors, notably in Microsoft documentation, use the term ''multibyte character set,'' which is a [[misnomer]] since representation size is an attribute of the encoding, not of the character set.)
|