Å

Technical information

SymbolÅ
NameLatin capital letter a with ring above
Unicode numberU+00C5
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Å, or U+00C5, is known as the "Latin Capital Letter A with Ring Above". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a graphical representation of a capital A with a ring, or circle, above it. In terms of usage, it is found in various North Germanic languages, including Swedish, Danish, and Norwegian, where it represents a separate vowel sound. The specific appearance of this character can depend on the typeface or font used.

Encoding

HTML EntityÅ
HTML Entity (hex)Å
HTML Entity (named)Å
URL Escape Code%C3%85
UTF-8 (hex)0xC3 0x85
UTF-8 (binary)1100001110000101
UTF-160x00C5
UTF-320x000000C5

Source Code

C, C++, and Java"\u00C5"
CSS Code\00C5
JavaScript"\u00C5"
Perl\x{00C5}
Python 2u"\u00C5"
Python 3\u00C5
Ruby\u{00C5}

Preview

This Unicode character looks like this Å in sentence and in bold like this Å and in italic like this Å.

Font size:

Å
12px
Å
16px
Å
20px
Å
28px
Å
36px
Å
48px
Å
72px

CSS Property: font-weight

Å
100
Å
200
Å
300
Å
400
Å
500
Å
600
Å
700
Å
800
Å
900

HTML Forms and Input

input
disabled input
Å
input-group
select
button
button

Code examples in HTML and CSS

<span>&#197;</span>

            
span {
    content: "\00C5";
}

The symbol in different fonts

Å
-apple-system
Å
Apple Color Emoji
Å
Arial
Å
BlinkMacSystemFont
Å
Courier New
Å
Georgia
Å
Droid Sans
Å
Helvetica
Å
Noto Sans
Å
Oxygen
Å
Roboto
Å
"Segoe UI"
Å
sans-serif
Å
Segoe UI Emoji
Å
Segoe UI Symbol
Å
system-ui
Å
Times New Roman
Å
Ubuntu
Å
Verdana

References