Variable-width encoding: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 109.107.227.82 to version by OAbot. Report False Positive? Thanks, ClueBot NG. (4283702) (Bot)
m top: date audit and style fixes per MOS:NUM and minor clean-up
Line 2:
{{about|the storage of text in computers|the transmission of data across noisy channels|variable-length code}}
{{more citations needed|date=December 2009}}
{{useUse dmy dates|date=JanuaryDecember 20122023}}
 
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, usually in a [[computer]].<ref>{{Cite journal|last=Crispin|first=M.|date=April 2005|title=UTF-9 and UTF-18 Efficient Transformation Formats of Unicode|doi=10.17487/rfc4042|doi-access=}}</ref>{{efn|The concept long precedes the advent of the electronic computer, however, as seen with [[Morse code]].}} Most common variable-width encodings are '''multibyte encodings''', which use varying numbers of [[byte]]s ([[octet (computing)|octets]]) to encode different characters.