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