Almost all applications support French accents. Guidelines for typing and using accents are given below. lf you need to refer to additional characters, look under the Accents tab.
In Windows, combinations of the ALT key plus a numeric code can be used to type a non-English character (accented letter or punctuation symbol) in any Windows application. More detailed instructions about typing accents with ALT keys are available. Additional options for entering accents in Windows are also listed in the Accents section of this Web site.
| Vwl | ALT Code |
|---|---|
| À | ALT+0192 |
| Â | ALT+0194 |
| Ä | ALT+0196 |
| È | ALT+0200 |
| É | ALT+0201 |
| Ê | ALT+0202 |
| Ë | ALT+0203 |
| Î | ALT+0206 |
| Ï | ALT+0207 |
| Ô | ALT+0212 |
| | ALT+0140 |
| Ù | ALT+0217 |
| Û | ALT+0219 |
| Ü | ALT+0220 |
| Ÿ | ALT+0159 |
| Vwl | ALT Code |
|---|---|
| à | ALT+0224 |
| â | ALT+0226 |
| ä | ALT+0228 |
| è | ALT+0232 |
| é | ALT+0233 |
| ê | ALT+0234 |
| ë | ALT+0235 |
| î | ALT+0238 |
| ï | ALT+0239 |
| ô | ALT+0244 |
| | ALT+0156 |
| ù | ALT+0249 |
| û | ALT+0251 |
| ü | ALT+0252 |
| ÿ | ALT+0255 |
| Sym | ALT Code |
|---|---|
| Ç | ALT+0199 (caps) |
| ç | ALT+0231 (lower) |
| « | ALT+0171 (Left Angle Quote) |
| » | ALT+0187 (Right Angle Quote) |
| € | ALT+0128 |
In order to use these codes you must activate the international keyboard. Instructions are listed in the Keyboards section of this Web site.
This list is organized by Accent type. The sample shows a letter with that accent, and the Notes present any special comments about using that accent.
For the Template, the symbol "V" means type any vowel.
| ACCENT | SAMPLE | TEMPLATE | NOTES |
|---|---|---|---|
| Acute | é É | ', V | ' = apostrophe key |
| Circumflex | â Â | SHIFT+^, V | |
| Grave | à À | `, V | |
| Umlaut | ë Ë | ", V | " = quote key |
Example 1: To type lower case ó - Type the apostrophe key ('), then O. For capital Ó, type the apostrophe, then capital O.
For these codes, you must make sure you use the Alt key on the right side of the keyboard.
Note: that there is no shortcut for
the joined O-E.
| Sym | Code |
|---|---|
| Ç | Shift+RightAlt + < |
| ç | RightAlt + < |
| « | RightAlt+[ |
| » | RightAlt+] |
| € | Control+RightAlt+5 |
If you wish to simulate a non U.S. keyboard, follow the instructions for Activating Keyboard Locales to activate and switch Microsoft keyboards.
For the Template, the symbol "V" means any vowel. The
format is to hold the first two keys down simultaneously, release, then
type the vowel you wish to be accented.
Note: You should use the French Keyboard if you need to type accents on the letter y.
| ACCENT | SAMPLE | TEMPLATE |
|---|---|---|
| Acute | á Á | Option+E, V |
| Circumflex | â Â | Option+I, V |
| Grave | à À | Option+`, V |
| Umlaut | ë Ë | Option+U, V |
Example 1: To input the lower case ó, hold down the Option key, then the E key. Release both keys then type lowercase o.
Example 2: To input the capital Ó, hold down the Option key, then the E key. Release all both keys then type capital O.
| Sym | Mac Option Code |
|---|---|
| ç | Option+C |
| Ç | Shift+Option+C |
| « | Option+\ |
| » | Shift+Option+\ |
| € | Shift+Option+2 (not on older fonts) |
If you are working with a Unicode aware application such as Microsoft Office 2004, Text Edit (free with OS X ), Dreamweaver or Netscape 7 Composer /Mozilla Composer you can activate the Extended Roman keyboard (10.2) or the U.S. Extended keyboard (10.3) and use the normal accent codes.
Example: For Ý, type Option+E, then capital Y.
These are the codes which allow browsers and screen readers to process data as the appropriate language. All letters in codes are lower case.
See Using Encoding and Language Codes for more information on the meaning and implementation of these codes.
Use these codes to input accented letters in HTML. For instance, if you want to type île you would type île.
The numbers in parentheses are the numeric codes assigned in Unicode encoding. For instance, because î is number 238, île can also be used to input île. These numbers are also used with the Windows Alt codes listed above.
| Vwl | Entity Code |
|---|---|
| À | À(192) |
| Â | Â (194) |
| Ä | Ä (196) |
| È | È (200) |
| É | É (201) |
| Ê | Ê (202) |
| Ë | Ë (203) |
| Î | Î (206) |
| Ï | Ï (207) |
| Ô | Ô (212) |
| | Œ (140) |
| Ù | Ù (217) |
| Û | Û (219) |
| Ü | Ü (220) |
| Ÿ | Ÿ (159) |
| Vwl | Entity Code |
|---|---|
| à | à (224) |
| â | â (226) |
| ä | ä (228) |
| è | è (232) |
| é | é (233) |
| ê | ê (234) |
| ë | ë (235) |
| î | î (238) |
| ï | ï (239) |
| ô | ô (244) |
| | œ (156) |
| ù | ù (250) |
| û | û (251) |
| ü | ü (252) |
| ÿ | ÿ (255) |
| Sym | Entity Code | Ç | Ç (199) |
|---|---|
| ç | ç (231) |
| « | « (171) |
| » | » (187) | ‹ | ‹ |
| › | › |
| € | € |
Note: The codes œ, Œ, Ÿ have been added for , and , but do not work in earlier browsers such as Netscape 4.7. Older browsers may also not suport single angle codes (‹ / › for ‹ and ›).
Computers process text by assuming a certain encoding or a system of matching electronic data with visual text characters. Whenever you develop a Web site you need to make sure the proper encoding is specified in the header tags; otherwise the browser may default to U.S. settings and not display the text properly.
To declare an encoding, insert or inspect the following meta-tag at the top of your HTML file, then replace "???" with one of the encoding codes listed above.
<head>
<meta http-equiv="Content-Type" content="text/html; charset=??? ">
...
<head>
Language tags are also suggested so that search engines and screen readers parse the language of a page. These are meta data tags which indicate the page of a language, not devices to trigger translation. Visit the Language Tag page to view information on where to insert it.
©Penn State University, 2000-2013.
This Web page maintained by Teaching and
Learning with Technology, a unit of Information
Technology Services. For questions or comments on this Web page, please
contact Elizabeth J. Pyatt (ejp10@psu.edu).
This site uses Unicode to display non-English characters. This site is best viewed in the most recent versions of your browser.
Privacy and Legal Statements | Accessibility Help
Unicode character names and hexadecimal entity codes are taken from the public Unicode Character Charts.
This publication is available in alternate media upon request.

