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