Version 0 of encoding convertto

Updated 2003-09-19 16:55:12

encoding convertto ?encoding? string

Convert string from Unicode to the specified encoding. The result is a sequence of bytes that represents the converted string. Each byte is stored in the lower 8-bits of a Unicode character. If encoding is not specified, the current system encoding is used.


See also:


Category Command - Tcl syntax help