Version 0 of utf-8

Updated 2007-10-23 12:50:01 by dkf

A method of encoding UNICODE characters. It takes a variable number of bytes per character, but has the good property of making those characters from the ASCII subset (a majority of those found in most Tcl programs and much other text) single bytes.