free-symbols
å

Latin Small Letter A With Ring Above Letter

å is the Latin small letter a with a ring above, used in several languages and proper names.

U+00E5

The character “å” is a distinct letter in the Latin writing system. It’s commonly used in Scandinavian languages and appears in names, places, and everyday text. This page gives you accurate copy options and code points for reliable use online.

Latin Small Letter A With Ring Above Letter Meaning

å (U+00E5) is the Latin small letter A with ring above. It is not the same as plain “a”; the ring is part of the character. In languages such as Swedish and Norwegian, it represents a specific letter with its own pronunciation and standard spelling role. Because it’s a single Unicode character, it can display and sort correctly when used properly in text, web pages, and forms. You’ll also encounter å in surnames, geographic names, and brand or product names that preserve original spelling. Using the correct Unicode code point helps avoid misrendering or fallback characters.

Common uses

  • Writing Swedish and Norwegian words that require the “å” letter
  • Typing or preserving proper names (people, streets, and places) that contain “å”
  • Creating accurate labels, UI text, and localization strings
  • Entering characters in HTML forms and content management systems
  • Displaying correct characters in web pages, documents, and subtitles

Examples

å — Latin Small Letter A with Ring Above

  • åJag heter åsa.
  • åStockholm är vackert på våren.
  • åBesök Ålesund nästa sommar.
  • åBrännö ligger nära Göteborg.
  • åVi ses i grått och blått.

Variations

Technical codes

UnicodeU+00E5
HTML Entityå
HTML Codeå
CSS\00E5

FAQ

What does the Latin Small Letter A With Ring Above letter mean?

å (U+00E5) is the Latin small letter A with ring above. It is not the same as plain “a”; the ring is part of the character. In languages such as Swedish and Norwegian, it represents a specific letter with its own pronunciation and standard spelling role. Because it’s a single Unicode character, it can display and sort correctly when used properly in text, web pages, and forms. You’ll also encounter å in surnames, geographic names, and brand or product names that preserve original spelling. Using the correct Unicode code point helps avoid misrendering or fallback characters.

Is “å” the same as the letter “a”?

No. “å” is a different Unicode character (U+00E5) and includes the ring above as part of the letter.

What is the Unicode code point for å?

The Unicode code point for “å” is U+00E5.

How can I use å in HTML?

You can use the HTML entity: å or include the character directly if your document encoding supports it.

How do I type å in JavaScript?

You can use a Unicode escape such as \\u{00E5} to represent “å”.