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' : ''">
ᚪ
Overview
ᚪ (RUNIC LETTER AC A) is the Unicode character at code point U+16AA. It belongs to the Runic block, in the Other Letter (Lo) general category. Its script is Runr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16AA | |
| decimal | 5802 | |
| htmldecimal | ᚪ | |
| htmlhex | ᚪ | |
| css | \16AA | |
| javascript | \u{16AA} | |
| python | \u16aa | |
| java | \u16AA | |
| go | \u16AA | |
| ruby | \u{16AA} | |
| rust | \u{16AA} | |
| ccpp | \u16aa | |
| urlencoded | %E1%9A%AA | |
| utf8bytes | e1 9a aa | |
| utf16bebytes | 16 aa | |
| utf32bebytes | 00 00 16 aa |
How to Use
HTML:
ᚪ
CSS:
content: "\16AA"
JavaScript:
"\u{16AA}"
Python:
"\u16aa"
Properties
Frequently Asked Questions
What is the ᚪ character (RUNIC LETTER AC A)?
ᚪ (RUNIC LETTER AC A) is the Unicode character U+16AA.
What is the Unicode codepoint of RUNIC LETTER AC A?
The RUNIC LETTER AC A character (ᚪ) has codepoint U+16AA.
How do I type or copy RUNIC LETTER AC A?
Copy ᚪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.