|
The standard UNIX UUEncode format. Common filename extensions for this format are: .uue and .uu.
|
|
The XXEncode format. An updated version of UUEncode which defines a better encoded character set. Common filename extensions for this format are: .xxe.
|
|
The Base64 encoding format as defined by RFC-2045 and the XML specification. Used by the MIME format to encode email attachments. Common filename extensions for this format are: .b64.
|
|
The BinHex format as defined by RFC-1741. Commonly used on Apple platforms for encoding email attachments. Common filename extensions for this format are: .hqx or .bhx.
|
|
The Quoted-printable format as defined by RFC-2045. Often used to encode text in email.
|
|
Plain hexadecimal encoding.
|