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