Latin Capital Letter A With Grave Letter
À is the uppercase letter A with a grave accent, used in many languages that mark specific vowel sounds.
U+00C0
À is a Latin letter form with a grave accent attached to A. You can copy it directly or insert it using its Unicode, HTML entity, or escape sequences. This page helps you use À correctly in text, design, and code.
Latin Capital Letter A With Grave Letter Meaning
À is an uppercase “A” modified with a grave accent (à). The grave mark is used in languages that require accenting vowels to indicate pronunciation or grammatical distinctions. In practice, it appears in names, place names, and standard orthography in French and other Latin-script languages that use accent marks. As a character, it’s part of the Unicode “Latin Extended” block and has a specific code point, so it can be inserted consistently across platforms. When you need the accented uppercase A (not a plain A), use À to preserve spelling and readability.
Common uses
- •Writing accented uppercase vowels in French and other languages that use grave accents
- •Correctly spelling names and surnames that start with À
- •Designing typographic headers or labels that require the exact accented character
- •Creating subtitles, captions, or UI text where correct orthography matters
- •Entering the character in code, templates, or documents using Unicode-safe methods
Examples
À (Latin Capital Letter A with Grave)
- ÀÀ bientôt!
- ÀÀ l’aube du matin
- ÀJe m’appelle Ànaïs
- ÀCôte d’Àzur (example with accented À)
- ÀNiveau : À1
Variations
Technical codes
| Unicode | U+00C0 | |
| HTML Entity | À | |
| HTML Code | À | |
| CSS | \00C0 |
FAQ
What does the Latin Capital Letter A With Grave letter mean?
À is an uppercase “A” modified with a grave accent (à). The grave mark is used in languages that require accenting vowels to indicate pronunciation or grammatical distinctions. In practice, it appears in names, place names, and standard orthography in French and other Latin-script languages that use accent marks. As a character, it’s part of the Unicode “Latin Extended” block and has a specific code point, so it can be inserted consistently across platforms. When you need the accented uppercase A (not a plain A), use À to preserve spelling and readability.
What Unicode character is À?
À is “LATIN CAPITAL LETTER A WITH GRAVE” with Unicode code point U+00C0.
How do I type À on the web using HTML?
Use the HTML entity: À
How can I include À in JavaScript?
You can use the Unicode escape: \\u{00C0}
Is À the same as a normal capital A?
No. À includes a grave accent and is a distinct character, often required for correct spelling in languages that use accent marks.