UUencode

Like MIME, UUencode lets you send binary files over the Internet. UUencode--or Unix-to-Unix encoding--converts binary data into ASCII text format, which can then be inserted into an email message. The recipient must use a UUdecode utility to convert the text back to binary format.

See also: MIME, ASCII