Encoders & Decoders

本網頁的軟體應該有更新版,不過解法應類似,請恕筆者偷懶不再更新,因為本網頁的解說已十分詳盡週全。若您仍無法解決亂碼問題的話,可用上面Frame中最後的表格寄給我更多有關資料,我會盡量幫忙的!

What's this page for? What does this page have?

1. I am tired of replying so many people who suffered from this problem on Internet So, I decided to make this page to help them.
2. This page will teach you how to decode some emails which look like some alien words.
3. Since I am more familiar with Windows(3.x, 95), DOS, and Unix, the materials covered here will concentrate on these OS more. For OS/2 or Mac users, please give me any comments so that I can add those HOW-TO here, and make this page more helpful.
4. I am not a computer expert. So, if you feel this page is too easy for you, please be patient, and please teach me about what I don't know, or correct any wrong information covered in this page. I will include your advice and name into this page to help more people.
5. All the softwares and links covered in this page may be upgraded often. if you find any links has expired or not available anymore, please notify me.


  • DOS

    Homepage UU BASE64
    UUDeview UUDeview
    0.5d for DOS
    encode uuenview -u in_files uuenview -b in_files
    decode uudeview in_files
  • uudeview can decode non-header base64 encoding file
  • files base64-encoded by uuenview has no standard MIME header format. So, I don't recomment using uuenview to encode a file into base64 format.
  • uudeview is recommended for UU/B64 decoding.
  • Homepage UU BASE64
    MPack
    v1.5 for DOS
    encode can't uuencode mpack -o out_file in_file
    decode munpack in_files
  • mpack can create good header information for BASE64 encoding.
  • munpack can decode both B64 & UU encoded files. However, when it is used for uudecoding, it will get a filename named infile.1, instead of the original encoded file name in the header [begin 644 original_filenam e ].
  • mpack is recommended for base64-encoding.
  • Homepage UU BASE64
    MIME64
    for DOS
    encode can't uuencode
    can't uudecode
    mime64 in_file out_file -e
    decode mime64 in_files [out_file]
  • mime64 can decode non-header base64 encoding file
  • mime64 can create good header information for BASE64 encoding
  • mime64 is recommended for base64-decoding
  • Homepage QP
    MIMEQP
    for DOS
    encode mimeqp in_file out_file -e
    decode mimeqp in_files out_file
  • mimeqp can only en/decode Quoted-Printable format.
  • Homepage QP
    CNVT_QP
    for DOS
    encode cnvt_qp , 8bit->QP
    decode cnvt_qp , QP->8bit
  • cnvt_qp can only en/decode Quoted-Printable format.
  • Other DOS Programs
    UDEC1_2
  • can encode (uenc), decode (udec), UU/B64/Binhex format
  • very good program, but is a shareware for 30day free use. $20
  • UUEXE
  • can encode (uuencode) UU/B64 format, decode (uudecode) UU/B64
  • good program, but decoding B64 format needs to send authour $20 first
  • Tons of MSDOS EN/DEcoder can be found at Simtelnet DOS


  • WIN

  • Homepage UU BASE64
    UUDeview UUDeview
    1.1a for WIN(16bit) 1.2 for Win(32bit)
    encode Good Fine, but with non-standard header
    decode Very Good
  • uudeview can decode non-header base64 encoding file
  • files base64-encoded by uuenview has no standard MIME header format. So, I don't recomment using uuenview to encode a file into base64 format.
  • uudeview is recommended for UU/B64 decoding. It is an excellent Freeware for beginner..
  • Homepage UU BASE64
    Winzip62 WinZip6.3
    for 95 & for 31
    encode Good Good
    decode Very Good, but must name the file extention as .uue Very Good, but must name the file extention as .b64
  • WinZip6.2 can decode non-header base64 encoding file
  • We have to name the file extention appropriately for decoding.
    for uudecode, we need .uue; for base64-decode , we need .b64;
  • WinZip6.2 is an excellent shareware, so, you have to pay for registration. It is good for advanced user.
  • Homepage UU BASE64
    xferpXXXXferpro 1.1.2(16bit) 2.0.0(32bit) encode Good Good
    decode Very Good Very Good
  • Xferp will automatically identify the header information of the file for decoding.
  • Xferp is an excellent shareware, so, you have to pay for registration. It is excellent for beginner.
  • Homepage UU BASE64
    winpack WinPack 2.0 encode Good Good
    decode Very Good Very Good
  • Winpack sometimes can decode non-header base64 encoding file
  • Winpack is similar to WinZip, but it does not need specific file extention(like .uue or .b64) for decoding.
  • Winpack is an excellent shareware, so, you have to pay for registration. It is good for beginner.
  • Homepage UU BASE64
    wincode Wincode 2.7.3c encode Good Good
    decode Very Good Very Good
  • Wincode will automatically identify the header information of the file for decoding.
  • Wincode is an excellent shareware, so, you have to pay for registration. It is excellent for beginner.Note! WinCode seems won't update in the future.
  • Other WIN Programs
    Some other Win95 EN/DEcoder can be found at Simtelnet Win95
    Some other Win31 EN/DEcoder can be found at Simtelnet Win31
    Mixed DOS/WIN EN/DEcoder can be found at here


  • UNIX




  • MAC

    Some MAC Programs
    mpack / munpack Mac versionftp://ftp.andrew.cmu.edu/pub/mpack
    StuffIt_Expander at Aladdin Systems. Inc
    QP-converter coded by Bryan Chang
    The authour of UUDeview collected 5 other programs here
    Mac User !! I am sorry, please tell me more such programs, so that I can add here !!


  • OS/2

  • Some OS/2 Programs
    mpack / munpack OS/2 versionftp://ftp.andrew.cmu.edu/pub/mpack
    some en/decoding softwares at here
    [b64.zip, pmbase64.zip, pmprp210.zip, pmuue144.zip, uucode17.zip]
    OS/2 User !! I am sorry, please tell me more such programs, so that I can add here!!


  • Other

  • For Other OS
    mpack / munpack Linux, NetBSD, Amiga, Archimedes versionftp://ftp.andrew.cmu.edu/pub/mpack
    Hi !! I am sorry, please tell me more such programs, so that I can add here !!