Here, with HTML equivalents, are the most used characters
in the default DOS character set. Not included are those not needing
conversion (all but four of those numbered 32-126), the drawing and graphics
characters, and a few that do not seem to have equivalents.
DOS no. | HTML no. | HTML(1) | Char.(1) | HTML(2) | Char.(2) | Description |
34 | 34 | " | " | " | " | double quotation mark |
38 | 38 | & | & | & | & | ampersand |
60 | 60 | < | < | < | < | 'less than' sign |
62 | 62 | > | > | > | > | 'greater than' sign |
128 | 199 | Ç | Ç | Ç | Ç | C cedilla |
129 | 252 | ü | ü | ü | ü | u umlaut |
130 | 233 | é | é | é | é | e acute |
131 | 226 | â | â | â | â | a circumflex |
132 | 228 | ä | ä | ä | ä | a umlaut |
133 | 224 | à | à | à | à | a grave |
134 | 229 | å | å | å | å | a ring / a bolle |
135 | 231 | ç | ç | ç | ç | c cedilla |
136 | 234 | ê | ê | ê | ê | e circumflex |
137 | 235 | ë | ë | ë | ë | e diaeresis |
138 | 232 | è | è | è | è | e grave |
139 | 239 | ï | ï | ï | ï | i diaeresis |
140 | 238 | î | î | î | î | i circumflex |
141 | 236 | ì | ì | ì | ì | i grave |
142 | 196 | Ä | Ä | Ä | Ä | A umlaut |
143 | 197 | Å | Å | Å | Å | A ring / A bolle |
144 | 201 | É | É | É | É | E acute |
145 | 230 | æ | æ | æ | æ | ae ligature |
146 | 198 | Æ | Æ | Æ | Æ | AE ligature |
147 | 244 | ô | ô | ô | ô | o circumflex |
148 | 246 | ö | ö | ö | ö | o umlaut |
149 | 242 | ò | ò | ò | ò | o grave |
150 | 251 | û | û | û | û | u circumflex |
151 | 249 | ù | ù | ù | ù | u grave |
152 | 255 | ÿ | ÿ | ÿ | ÿ | y diaeresis |
153 | 214 | Ö | Ö | Ö | Ö | O umlaut |
154 | 220 | Ü | Ü | Ü | Ü | U umlaut |
155 | 162 | ¢ | ¢ | ¢ | ¢ | cent sign |
156 | 163 | £ | £ | £ | £ | pound sign |
157 | 165 | ¥ | ¥ | ¥ | ¥ | yen sign |
160 | 225 | á | á | á | á | a acute |
161 | 237 | í | í | í | í | i acute |
162 | 243 | ó | ó | ó | ó | o acute |
163 | 250 | ú | ú | ú | ú | u acute |
164 | 241 | ñ | ñ | ñ | ñ | n tilde |
165 | 209 | Ñ | Ñ | Ñ | Ñ | N tilde |
166 | 170 | ª | ª | ª | ª | raised a / feminine ordinal |
167 | 186 | º | º | º | º | raised o / masculine ordinal |
168 | 191 | ¿ | ¿ | ¿ | ¿ | inverted question mark |
170 | 172 | ¬ | ¬ | ¬ | ¬ | logical 'not' sign |
171 | 189 | ½ | ½ | ½ | ½ | 1/2 fraction |
172 | 188 | ¼ | ¼ | ¼ | ¼ | 1/4 fraction |
173 | 161 | ¡ | ¡ | ¡ | ¡ | inverted exclamation mark |
174 | 171 | « | « | « | « | left angle quote |
175 | 187 | » | » | » | » | right angle quote |
224 | 945 | α | α | α | α | alpha |
225 | 946 | β | β | β | β | beta (or German 'double s'?) |
226 | 915 | Γ | Γ | Γ | Γ | capital gamma |
227 | 960 | π | π | π | π | pi |
228 | 931 | Σ | Σ | Σ | Σ | capital sigma |
229 | 963 | σ | σ | σ | σ | sigma |
230 | 181 | µ | µ | µ | µ | mu / 'micro' sign |
231 | 964 | τ | τ | τ | τ | tau |
235 | 948 | δ | δ | δ | δ | delta |
241 | 177 | ± | ± | ± | ± | 'plus or minus' sign |
242 | 8805 | ≥ | ≥ | ≥ | ≥ | 'more than or equals' sign |
243 | 8804 | ≤ | ≤ | ≤ | ≤ | 'less than or equals' sign |
246 | 247 | ÷ | ÷ | ÷ | ÷ | division sign |
248 | 176 | ° | ° | ° | ° | degree symbol |
250 | 183 | · | · | · | · | raised dot / decimal point |
251 | 8730 | √ | √ | √ | √ | square root / radical sign |
253 | 178 | ² | ² | ² | ² | superscript 2 |
Notes:
1. There are often two ways of coding special characters for HTML. One uses
the character's Windows/HTML number, while the other is descriptive and
easier to remember. There are columns for both here, and also the characters
themselves using each method. HTML(1) is used to produce Char.(1), and
HTML(2) is used to produce Char.(2). Either should work, but older programs
might not understand all of the characters in both forms. For example, Word
97 understands £ as a pound sign, but does not understand
£. You can open this page with different browsers or word
processors to check them. There should be no problem with most programs
unless they are old.
2. Characters numbered 32-126 are the same for DOS and Windows, and most of them are used unchanged for HTML and therefore need no conversion. However, a few of them are used by HTML as part of its coding, and therefore need conversion when intended as text. Convert these text characters first, so that they are converted only where they are part of your text and not in any HTML coding you subsequently apply.
3. Characters not included here are those numbered 176-223 (which are for graphics or drawing in DOS), most of the characters numbered 32-126 (which do not need conversion), and some others that do not appear to have equivalents. Very few, if any, of those not provided for are likely to be much used in databases. For a list of them see the sample database.
4. To get the DOS characters converted by M-Pro to their HTML equivalents, put a list of the conversions (such as £=£) in the Tables section of a database. Then, within the format used for making a Web page, use the IFTLU and TLU commands to make the substitutions. Tables are provided in the sample database, and you can use M-Pro's clipboard (via F7) to copy them into your own database's Tables section.
5. If you want to use in a database some of the Windows characters which the standard DOS character set lacks, such as the copyright symbol or the Portuguese vowels with a tilde, you can do this by using substitutes and converting them to the appropriate HTML codes in the same way as for the characters shown in the table. For example, the copyright symbol © (obtained by using © or ©) can be added to the table in your database if you need it. See the sample database for further details.
6. The DOS numbers, Windows numbers and HTML numbers used here are those very widely used, particularly in English-speaking countries. There are many other character sets used around the world for DOS, for Windows and even for Web pages, but for most purposes they are unlikely to be of any concern to most M-Pro users. The character encoding used for a Web page should really be stated within it. The character set ("charset") used here is ISO 8859-1 (Latin-1). If interested, consult the Internet for more about these things, including the Universal Character Set, Unicode and much besides.
7. This page was made using Masterfile Professional (M-Pro).