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 TVIMADUR SYMBOL) is the Unicode character at code point U+16EF. It belongs to the Runic block, in the Letter Number (Nl) general category. Its script is Runr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16EF | |
| decimal | 5871 | |
| htmldecimal | ᛯ | |
| htmlhex | ᛯ | |
| css | \16EF | |
| javascript | \u{16EF} | |
| python | \u16ef | |
| java | \u16EF | |
| go | \u16EF | |
| ruby | \u{16EF} | |
| rust | \u{16EF} | |
| ccpp | \u16ef | |
| urlencoded | %E1%9B%AF | |
| utf8bytes | e1 9b af | |
| utf16bebytes | 16 ef | |
| utf32bebytes | 00 00 16 ef |
How to Use
HTML:
ᛯ
CSS:
content: "\16EF"
JavaScript:
"\u{16EF}"
Python:
"\u16ef"
Properties
Frequently Asked Questions
What is the ᛯ character (RUNIC TVIMADUR SYMBOL)?
ᛯ (RUNIC TVIMADUR SYMBOL) is the Unicode character U+16EF.
What is the Unicode codepoint of RUNIC TVIMADUR SYMBOL?
The RUNIC TVIMADUR SYMBOL character (ᛯ) has codepoint U+16EF.
How do I type or copy RUNIC TVIMADUR SYMBOL?
Copy ᛯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.