Quoted-Printable Encoder / Decoder
Convert text to and from Quoted-Printable encoding.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
This tool converts text to and from Quoted-Printable (QP) encoding, a MIME transfer encoding that represents non-ASCII or special bytes as an equals sign followed by two hex digits (e.g. é becomes =C3=A9 in UTF-8), while leaving ordinary printable ASCII characters untouched so the text stays mostly human-readable.
Email developers and system administrators use it because QP is one of the two standard MIME encodings (alongside Base64) for sending 8-bit text like accented characters or non-Latin scripts safely over the traditionally 7-bit-only SMTP protocol, and it's commonly encountered when debugging raw email source or .eml files. Enter text to encode, or paste QP-encoded text to decode it back.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)