...ng Flag" is set in the zip file, the filename/comment fields are assumed to be encoded in UTF-8. the definition for the metadata field implies UTF-8 charset encoding See "Filena…...inition files. STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. EXAMPLES $ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE=…...use it. 2. If the input starts with a Unicode Byte Order Mark, determine the encoding as UTF-8, UTF-16, or UTF-32 accordingly. 3. If the input stream is seekable, check the firs…...of bytes. There is no encoding translation at the core level. •Path names are encoded in UTF-8 normalization form C. This applies to tree objects, the index file, ref names, as …...or more discussion. $SYSTEMD_LESSCHARSET Override the charset passed to less (by default "utf-8", if the invoking terminal is determined to be UTF-8 compatible). Note that setti…...time values. STANDARDS POSIX.1-2008. EXAMPLES Compile the locale files for Finnish in the UTF-8 character set and add it to the default locale archive with the name fi_FI.UTF-8 …...ISTORY POSIX.1-2001. EXAMPLES Convert text from the ISO/IEC 8859-15 character encoding to UTF-8: $ iconv -f ISO-8859-15 -t UTF-8 < input.txt > output.txt The next example conver…...s installed in directories without an explicit encoding declaration, since they may be in UTF-8 or in a legacy character set. If an encoding declaration is found on the first li…...in build systems that need to recode a set of pages to a single common encoding (usually UTF-8) for installation. When converting many manual pages, this program is much faster …Record changes to the repository NAME git-commit - Record changes to the repository SYNOPSIS git commit [-a | --interactive | --patch] [-s] [-v] [-u<mode>] [--amend] [--dry-run] [(…...cify the input encoding. The supported encoding arguments are us-ascii , iso-8859-1 , and utf-8 . If not specified, autodetection uses the first match in the following list: If …...message in the encoding preferred by the user. For non plumbing commands this defaults to UTF-8. Note that if an object claims to be encoded in X and we are outputting in X , we…...ransfer encoding, re-coded in the charset specified by i18n.commitEncoding (defaulting to UTF-8) by transliterating them. This used to be optional but now it is the default. Not…...l|e|x|h] --unicode= [default|invalid|locale|escape|hex|highlight] Controls the display of UTF-8 encoded multibyte characters in strings. The default ( --unicode=default ) is to …...l|e|x|h] --unicode= [default|invalid|locale|escape|hex|highlight] Controls the display of UTF-8 encoded multibyte characters in strings. The default ( --unicode=default ) is to …...d line. By default, the output encoding is the same as the encoding of the input file, or UTF-8 if that encoding is not set (except on EBCDIC systems). See the -e option to expl…...man (1), or printing using troff (1). By default (on non-EBCDIC systems), pod2man outputs UTF-8 manual pages. Its output should work with the man program on systems that use gro…...set-locale VARIABLE=LOCALE... Set the system locale. This takes one locale such as "en_US.UTF-8", or takes one or more locale assignments such as "LANG=de_DE.utf8", "LC_MESSAGES…...nd LC_MESSAGES settings. The argument should be a valid locale identifier, such as "de_DE.UTF-8". This controls the locale.conf (5) configuration file. Added in version 216. --k…...nd LC_MESSAGES settings. The argument should be a valid locale identifier, such as "de_DE.UTF-8". This controls the locale.conf (5) configuration file. Added in version 216. --k…