Ä

Technical information

SymbolÄ
NameLatin capital letter a with diaeresis
Unicode numberU+00C4
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Ä, or U+00C4, is known as the "Latin Capital Letter A with Diaeresis". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a representation of the letter "A" in the Latin alphabet, but it's marked with two dots above it, which are known as a diaeresis or an umlaut. It can be used in written communications in several languages, including German and Swedish, where it represents a distinct vowel sound that is different from the sound of a regular "A". The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityÄ
HTML Entity (hex)Ä
HTML Entity (named)Ä
URL Escape Code%C3%84
UTF-8 (hex)0xC3 0x84
UTF-8 (binary)1100001110000100
UTF-160x00C4
UTF-320x000000C4

Source Code

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

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

            
span {
    content: "\00C4";
}

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