Latin Capital Letter A With Ring Above Letter
Å (U+00C5) is a Latin capital letter A with a ring above, commonly used in Scandinavian languages and names.
U+00C5
Å is a distinctive uppercase letter used in multiple languages that use the Latin alphabet. Because it has a specific Unicode code point (U+00C5), it’s reliable for international text. Use the copy options below for HTML, CSS, and JavaScript.
Latin Capital Letter A With Ring Above Letter Meaning
Å is the Unicode character “LATIN CAPITAL LETTER A WITH RING ABOVE” with code point U+00C5. Visually, it’s like a capital A with a small ring placed above it. In writing systems such as Swedish and Norwegian, Å represents a separate letter with its own pronunciation and spelling behavior. You’ll also see it in personal and place names, brand names, and properly localized text where the correct character must be preserved. In plain text, websites, and applications, using U+00C5 ensures the letter renders correctly across fonts and platforms.
Common uses
- •Typing and displaying Swedish or Norwegian names and place names correctly
- •Localizing product names, UI labels, and content for Scandinavian audiences
- •Writing citations, author names, and bibliographic entries with accurate characters
- •Using in social media posts where the original spelling must be maintained
- •Programming and data entry requiring the exact Unicode character U+00C5
Examples
Å (Latin Capital Letter A with Ring Above)
- ÅÅse Andersson
- ÅGöteborg and Ålesund are different cities
- ÅSøren is not the same as Sören without the correct character
- ÅMenu: Ångström settings
- ÅI live at Åker street
Variations
Technical codes
| Unicode | U+00C5 | |
| HTML Entity | Å | |
| HTML Code | Å | |
| CSS | \00C5 |
FAQ
What does the Latin Capital Letter A With Ring Above letter mean?
Å is the Unicode character “LATIN CAPITAL LETTER A WITH RING ABOVE” with code point U+00C5. Visually, it’s like a capital A with a small ring placed above it. In writing systems such as Swedish and Norwegian, Å represents a separate letter with its own pronunciation and spelling behavior. You’ll also see it in personal and place names, brand names, and properly localized text where the correct character must be preserved. In plain text, websites, and applications, using U+00C5 ensures the letter renders correctly across fonts and platforms.
What Unicode character is Å?
Å is “LATIN CAPITAL LETTER A WITH RING ABOVE” with Unicode code point U+00C5.
How can I copy Å for use in web pages?
You can copy the character directly (Å), or use HTML entity Å.
How do I include Å in CSS or JavaScript?
In CSS, you can use \\00C5. In JavaScript, you can use \\u{00C5}.
Why does Å matter instead of using a plain A?
Å is a distinct character. Replacing it with “A” changes spelling and pronunciation in languages that use the letter, and it can break proper localization or identifiers.