Re: UTF-8

Richard Tobin (richard@cogsci.ed.ac.uk)
Sat, 17 Oct 1998 00:31:37 +0100


> Does the UTF-8 encoding require that the minimum byte count
> be used when a character is encoded.

Yes it does, which has the fortunate effect of making the encoding
invertable.

-- Richard