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 CROSS PUNCTUATION) is the Unicode character at code point U+16ED. It belongs to the Runic block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16ED | |
| decimal | 5869 | |
| htmldecimal | ᛭ | |
| htmlhex | ᛭ | |
| css | \16ED | |
| javascript | \u{16ED} | |
| python | \u16ed | |
| java | \u16ED | |
| go | \u16ED | |
| ruby | \u{16ED} | |
| rust | \u{16ED} | |
| ccpp | \u16ed | |
| urlencoded | %E1%9B%AD | |
| utf8bytes | e1 9b ad | |
| utf16bebytes | 16 ed | |
| utf32bebytes | 00 00 16 ed |
How to Use
HTML:
᛭
CSS:
content: "\16ED"
JavaScript:
"\u{16ED}"
Python:
"\u16ed"
Properties
Frequently Asked Questions
What is the ᛭ character (RUNIC CROSS PUNCTUATION)?
᛭ (RUNIC CROSS PUNCTUATION) is the Unicode character U+16ED.
What is the Unicode codepoint of RUNIC CROSS PUNCTUATION?
The RUNIC CROSS PUNCTUATION character (᛭) has codepoint U+16ED.
How do I type or copy RUNIC CROSS PUNCTUATION?
Copy ᛭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.