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 AE WITH ACUTE
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+01FC | |
| decimal | 508 | |
| htmldecimal | Ǽ | |
| htmlhex | Ǽ | |
| css | \01FC | |
| javascript | \u{1FC} | |
| python | \u01fc | |
| java | \u01FC | |
| go | \u01FC | |
| ruby | \u{1FC} | |
| rust | \u{1FC} | |
| ccpp | \u01fc | |
| urlencoded | %C7%BC | |
| utf8bytes | c7 bc | |
| utf16bebytes | 01 fc | |
| utf32bebytes | 00 00 01 fc |
How to Use
HTML:
Ǽ
CSS:
content: "\01FC"
JavaScript:
"\u{1FC}"
Python:
"\u01fc"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00C6 0301
Frequently Asked Questions
What is the Ǽ character (LATIN CAPITAL LETTER AE WITH ACUTE)?
Ǽ (LATIN CAPITAL LETTER AE WITH ACUTE) is the Unicode character U+01FC.
What is the Unicode codepoint of LATIN CAPITAL LETTER AE WITH ACUTE?
The LATIN CAPITAL LETTER AE WITH ACUTE character (Ǽ) has codepoint U+01FC.
How do I type or copy LATIN CAPITAL LETTER AE WITH ACUTE?
Copy Ǽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.