iconv

NAME

iconv - Windows command-line utility to convert encoded characters to another code set

SYNOPSIS

iconv -f fromCode -t toCode [-s char] [file...]
iconv -l

DESCRIPTION

The iconv Windows command-line utility converts the encoding of characters in file from one coded character set to another, and writes the results to standard output.

The input and output coded character sets are identified by fromCode and toCode. If the file argument is not specified on the command line, the iconv command reads the standard input. The result of specifying invalid characters in the input stream is that the input value is translated to the substitute character. If no conversion exists for a particular character, it is converted to the substitute character in the target code set.

The iconv utility accepts the following options and arguments:

-f fromCode
Specifies the input code set.
-t toCode
Specifies the output code set.
-s char
Specifies the character to substitute for characters that do not exist in the output code set. Default is underscore (_).
file...
One or more files that contain the data to be converted.
-l
Displays a list of supported code sets.
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.