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