å

Technical information

Symbolå
NameLatin small letter a with ring above
Unicode numberU+00E5
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character å, or U+00E5, is known as the "Latin Small Letter A with Ring Above". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a component of several alphabets including Swedish, Norwegian, Danish, Walloon and Chamorro. In Swedish, Norwegian and Danish, the "å" represents a vowel sound that is somewhat similar to the sound of 'o' in the English word 'hot'.

Encoding

HTML Entityå
HTML Entity (hex)å
HTML Entity (named)å
URL Escape Code%C3%A5
UTF-8 (hex)0xC3 0xA5
UTF-8 (binary)1100001110100101
UTF-160x00E5
UTF-320x000000E5

Source Code

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

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>&#229;</span>

            
span {
    content: "\00E5";
}

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