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 AESC) is the Unicode character at code point U+16AB. 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+16AB | |
| decimal | 5803 | |
| htmldecimal | ᚫ | |
| htmlhex | ᚫ | |
| css | \16AB | |
| javascript | \u{16AB} | |
| python | \u16ab | |
| java | \u16AB | |
| go | \u16AB | |
| ruby | \u{16AB} | |
| rust | \u{16AB} | |
| ccpp | \u16ab | |
| urlencoded | %E1%9A%AB | |
| utf8bytes | e1 9a ab | |
| utf16bebytes | 16 ab | |
| utf32bebytes | 00 00 16 ab |
How to Use
HTML:
ᚫ
CSS:
content: "\16AB"
JavaScript:
"\u{16AB}"
Python:
"\u16ab"
Properties
Frequently Asked Questions
What is the ᚫ character (RUNIC LETTER AESC)?
ᚫ (RUNIC LETTER AESC) is the Unicode character U+16AB.
What is the Unicode codepoint of RUNIC LETTER AESC?
The RUNIC LETTER AESC character (ᚫ) has codepoint U+16AB.
How do I type or copy RUNIC LETTER AESC?
Copy ᚫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.