copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Ą'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Ą
LATIN CAPITAL LETTER A WITH OGONEK
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0104 | |
| decimal | 260 | |
| htmldecimal | Ą | |
| htmlhex | Ą | |
| css | \0104 | |
| javascript | \u{104} | |
| python | \u0104 | |
| java | \u0104 | |
| go | \u0104 | |
| ruby | \u{104} | |
| rust | \u{104} | |
| ccpp | \u0104 | |
| urlencoded | %C4%84 | |
| utf8bytes | c4 84 | |
| utf16bebytes | 01 04 | |
| utf32bebytes | 00 00 01 04 |
How to Use
HTML:
Ą
CSS:
content: "\0104"
JavaScript:
"\u{104}"
Python:
"\u0104"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0041 0328
Frequently Asked Questions
What is the Ą character (LATIN CAPITAL LETTER A WITH OGONEK)?
Ą (LATIN CAPITAL LETTER A WITH OGONEK) is the Unicode character U+0104.
What is the Unicode codepoint of LATIN CAPITAL LETTER A WITH OGONEK?
The LATIN CAPITAL LETTER A WITH OGONEK character (Ą) has codepoint U+0104.
How do I type or copy LATIN CAPITAL LETTER A WITH OGONEK?
Copy Ą directly, or use the HTML entity, UTF-8, and code encodings shown on this page.