Latin Capital Letter A With Ogonek Letter
Ą is the Latin capital letter A with an ogonek, Unicode U+0104, often used in Central and Eastern European languages.
U+0104
Ą (U+0104) is a Latin Extended character used to represent a specific accented A. If you need to type or paste the exact glyph for documents, UI text, or programming, this page has the correct copy options.
Latin Capital Letter A With Ogonek Letter Meaning
Ą is a Latin capital letter “A” with an ogonek, a small hook-like diacritic. It appears in languages that use ogonek forms to mark specific sounds or phonetic distinctions. In practice, Ą is not just a stylistic variant of A; it is a distinct letter with meaning in the spelling of words. When writing or localizing text, you should use the correct character (not plain “A”) so that names, words, and searches work as expected. For developers, it corresponds to Unicode code point U+0104 and has standard HTML/CSS/JavaScript escapes.
Common uses
- •Correct spelling of names and words in languages that require the ogonek letter
- •Localizing UI labels, forms, and buttons where Ą must match the original text
- •Typing or pasting in documents that expect the exact Unicode character
- •Web content and typography when designing multilingual pages
- •Programming and data entry where the character must be preserved (e.g., CSV, JSON, scripts)
Examples
Ą (Latin Capital Letter A with Ogonek)
- ĄĄdela
- ĄRoztwór Ą
- ĄSą to znane przykłady
- ĄKsiążka z Ą
- ĄWersja: Ą1
Variations
Technical codes
| Unicode | U+0104 | |
| HTML Entity | Ą | |
| HTML Code | Ą | |
| CSS | \0104 |
FAQ
What does the Latin Capital Letter A With Ogonek letter mean?
Ą is a Latin capital letter “A” with an ogonek, a small hook-like diacritic. It appears in languages that use ogonek forms to mark specific sounds or phonetic distinctions. In practice, Ą is not just a stylistic variant of A; it is a distinct letter with meaning in the spelling of words. When writing or localizing text, you should use the correct character (not plain “A”) so that names, words, and searches work as expected. For developers, it corresponds to Unicode code point U+0104 and has standard HTML/CSS/JavaScript escapes.
What is the Unicode for Ą?
Ą is Unicode code point U+0104.
How do I type Ą on a keyboard?
This depends on your operating system and language settings. The most reliable method is to copy-paste Ą from this page or use the provided Unicode/HTML/CSS escapes in your app.
Is Ą the same as plain A?
No. Ą is a distinct letter with an ogonek diacritic, so it should not be replaced by “A” when spelling matters.
How can I use Ą in web or code?
You can use HTML entity Ą or CSS escape \\0104 and JavaScript escape \\u{0104} to ensure the correct character is rendered.