U+00E1
| OS | Layout | Shortcut |
|---|---|---|
| Windows(you) | Us | A + (dead key: ') |
| Windows | Uk | AltGr + A |
| Windows | German | A + (dead key: ') |
| macOS | Us | A + (dead key: e) |
| macOS | Uk | Option + A + (dead key: e) |
| macOS | German | Option + A + (dead key: e) |
| Application | How to insert Latin Small Letter A with Acute |
|---|---|
| Windows (any app) | Hold Alt and type 0225 on the numeric keypad |
| Microsoft Word | Type 00E1, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(225) |
| Google Docs | Insert → Special characters, then search "latin small letter a with acute" |
| HTML | á or á |
| CSS (content property) | content: "\00E1" |
| JavaScript | "\u00E1" |
The letter a with an acute accent, indicating stress or a specific vowel quality.
Used in Spanish (está), Portuguese, Hungarian, Irish, and other languages to mark stressed syllables or vowel quality.