free-symbols
Ä

Latin Capital Letter A With Diaeresis Letter

Ä is the uppercase A with two dots, used in several languages and names.

U+00C4

Ä is a Latin letter with a diaeresis (two dots) placed over the letter A. It’s commonly used in German and other languages that require this exact character. This page helps you copy it correctly and understand where it appears.

Latin Capital Letter A With Diaeresis Letter Meaning

Ä (U+00C4) is the uppercase version of A with diaeresis, a diacritical mark that signals a specific vowel sound or pronunciation rule in languages that use it. In German, Ä represents a distinct vowel (often described as similar to “e” in pronunciation comparisons). In Swedish, Finnish, and other contexts, Ä also follows language-specific spelling conventions. In plain text, using the correct character matters: “Ä” is not the same as “A” or “Ae”. For proper display and searching, copy the symbol directly or use its standard Unicode code point U+00C4.

Common uses

  • Writing German words and proper names that start with Ä (e.g., Änner, Ähnlich-style spellings)
  • Accurate display of Swedish/Finnish/Estonian text where Ä is required by orthography
  • User interfaces and forms that must preserve exact characters in names and surnames
  • Branding or title text where the original spelling includes a diaeresis
  • Searchable metadata and filenames where character accuracy is important

Examples

Ä (Latin Capital Letter A with Diaeresis)

  • ÄÄlskar musik
  • ÄÄndring behövs
  • ÄJÄRVE
  • ÄÄventyr väntar
  • ÄHÄNDEL

Variations

Technical codes

UnicodeU+00C4
HTML EntityÄ
HTML CodeÄ
CSS\00C4

FAQ

What does the Latin Capital Letter A With Diaeresis letter mean?

Ä (U+00C4) is the uppercase version of A with diaeresis, a diacritical mark that signals a specific vowel sound or pronunciation rule in languages that use it. In German, Ä represents a distinct vowel (often described as similar to “e” in pronunciation comparisons). In Swedish, Finnish, and other contexts, Ä also follows language-specific spelling conventions. In plain text, using the correct character matters: “Ä” is not the same as “A” or “Ae”. For proper display and searching, copy the symbol directly or use its standard Unicode code point U+00C4.

How do I type Ä on my keyboard?

This depends on your OS and keyboard layout. If you don’t have a direct shortcut, copy and paste Ä or use an input method that supports Unicode characters.

Is Ä the same as AE?

No. Ä is a single Unicode character (U+00C4). “AE” is two letters and will not match Ä exactly in strict comparisons, sorting, or searching.

What is the Unicode code point for Ä?

Ä is U+00C4 (LATIN CAPITAL LETTER A WITH DIAERESIS).

How can I include Ä in HTML and programming code?

In HTML you can use Ä. In CSS/escaping you can use \\00C4, and in JavaScript you can use \\u{00C4}.