rss

Quoted-printable encoding


Quoted-printable encoding

Quoted-printable encoding (somtimes QP) involves using US-ASCII 7-bits encoding (non-accented letters) to encode a text that requires an alphabet of 8-bit characters (accented letters), such as ISO-Latin-1, which is used for most Western European languages.

Concept of quoted-printable encoding

With quoted-printable encoding, the standard characters, which in ASCII code run from 33 to 127 (except for the equal sign, which is code 61), are encoded using the 7-bit US-ASCII code.

8-bit special or accented characters (à, é, ç, ö, ñ, etc.) are encoded using the equal sign, followed by two hexadecimal digits. Below is the quoted-printable encoding for common special characters:

Character QP encoding
Space _
" =22
# =23
% =25
& =26
( =28
) =29
, =2C
. =2E
/ /
: =3A
; =3B
< =3C
= =3D
> =3E
? =3F
@ =40
[ =5B
\ =5C
] =5D
^ =5E
' =27
{ =7B
| =7C
} =7D
~ =7E

With quoted-printable encoding, text must be divided so that no line contains more than 76 characters.
This document entitled « Quoted-printable encoding » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
 

Relevant topic found in the forum
02/05 18h25Printer lexmark x11853
04/03 14h48Choosing a Printer2
21/06 15h12Odd characters being printed, hp4201
20/06 12h18I need a Printer data archiver1
18/06 14h44Usb printer Causing Usb Devices1
More discussions about « Quoted printable »
Software found in the relevant downloads
Download Word Viewer 2007Word Viewer - View, print and copy Word documents, even if you don't have Word installed. Category: Office suite
License: Freeware/gratuit
Download Adobe Reader  9.0Adobe Reader - This tool is used to view and print PDF Files.Category: PDF
License: Freeware/gratuit
Download  Excel Viewer 2007 Excel Viewer - With Excel Viewer, you can open, view, and print Excel workbooks, even if you don't have Excel installed. You can also copy...Category: Office suite
License: Freeware/gratuit
Download PDF Creator 0.9.5PDF Creator - PDFCreator is a free tool to create PDF files from any program that is able to print.Category: PDF
License: Open Source
More freeware about « Quoted printable »