Updated 2015-03-14 19:02:51 by AMG

This command, part of Tcl, manages the conversion of text to and from particular encodings, together with controlling how the definitions of particular encodings are located, and what Tcl believes the OS uses for encoding strings.
encoding convertfrom ?encoding? data
encoding convertto ?encoding? string
encoding dirs ?directoryList?
encoding names
encoding system ?encoding?

Manual Page: [1]


See also edit