| Character | å |
| Name | Latin Small Letter A With Ring Above |
| Unicode Code Point | U+00E5 |
| Decimal Value | 229 |
| Hex Value | 0x00E5 |
| Category | Latin-1 Supplement |
| Windows Alt Code | Alt+0229 |
| Word Alt+X Code | 00E5 + Alt+X |
| Mac Shortcut | Not available — use copy/paste |
| HTML Entity | å |
| HTML Code (Dec / Hex) | å / å |
| CSS Content Code | content: "\00E5"; |
| JavaScript Unicode Escape | "\u{00E5}" |
Latin Small Letter A With Ring Above is part of the Latin-1 Supplement block, primarily used for Western European languages (French, German, Spanish, Portuguese, and others) that need accented letters or region-specific punctuation beyond plain ASCII.
Unicode block: Latin-1 Supplement (U+0080–U+00FF). This block extends ASCII with accented Latin letters, currency signs, and legal symbols. It maps directly onto ISO 8859-1 ("Latin-1"), the dominant Western-European text encoding of the 1990s, which is why Windows Alt codes for this range still work today.
At Unicode code point U+00E5 (decimal 229), Latin Small Letter A With Ring Above is the 69th of 95 characters cataloged in this category on How To Type Any Symbol. In terms of typing methods, it has a documented Windows Alt code, though no dedicated single-key Mac shortcut — Mac users generally rely on copy-paste for it. Regardless of platform, clicking the copy button above places the exact character on your clipboard, ready to paste into any application that accepts Unicode text.
💡 Good to know: When typing multilingual content on the web, always declare UTF-8 encoding in your HTML `<head>` to avoid this character rendering as a mangled symbol (mojibake).
Hold Alt and type 0229 on the numeric keypad.
No dedicated shortcut — click the copy button above and paste with Cmd+V.
Click the symbol above to copy it, then paste anywhere — works on every device and OS.
Use the entity å in your HTML.