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' : ''">
ᛪ
RUNIC LETTER X
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+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.