|
|
|
Encoding
|
ISO-8859-1
|
Also called ISO-Latin or Latin-1, this character set is used for HTTP (the transport protocol for Web documents) and is also used in the creation of HTML documents.
|
US-ASCII
|
American Standard Code for Information Interchange, the standard character set for use on the internet.
|
UTF-8
|
8-bit Unicode Transformation Format, a lossless, variable-length character encoding for Unicode.
|
UTF-16
|
16-bit Unicode Transformation Format, a character encoding form that provides a way to represent a series of abstract characters from Unicode and ISO/IEC 10646 as a series of 16-bit words suitable for storage or transmission via data networks.
|
Line separator
|
DOS
|
DOS and Windows operating system use carriage return and line feed (CR/LF) as the line separator.
|
UNIX
|
Unix uses LF as the line separator.
|
Separator character
|
, (comma)
|
Character used to separate report data columns.
|
|
; (semicolon)
|
Character used to separate report data columns.
|
tab
|
Character used to separate report data columns.
|
| (pipe)
|
Character used to separate report data columns.
|
space
|
Character used to separate report data columns.
|
none
|
No character used to separate report data columns.
|
Include titles
|
Yes
|
Includes report data column titles.
|
|
No
|
Does not include report data column titles.
|