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 LONG-BRANCH-MADR M) is the Unicode character at code point U+16D8. 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+16D8 | |
| decimal | 5848 | |
| htmldecimal | ᛘ | |
| htmlhex | ᛘ | |
| css | \16D8 | |
| javascript | \u{16D8} | |
| python | \u16d8 | |
| java | \u16D8 | |
| go | \u16D8 | |
| ruby | \u{16D8} | |
| rust | \u{16D8} | |
| ccpp | \u16d8 | |
| urlencoded | %E1%9B%98 | |
| utf8bytes | e1 9b 98 | |
| utf16bebytes | 16 d8 | |
| utf32bebytes | 00 00 16 d8 |
How to Use
HTML:
ᛘ
CSS:
content: "\16D8"
JavaScript:
"\u{16D8}"
Python:
"\u16d8"
Properties
Frequently Asked Questions
What is the ᛘ character (RUNIC LETTER LONG-BRANCH-MADR M)?
ᛘ (RUNIC LETTER LONG-BRANCH-MADR M) is the Unicode character U+16D8.
What is the Unicode codepoint of RUNIC LETTER LONG-BRANCH-MADR M?
The RUNIC LETTER LONG-BRANCH-MADR M character (ᛘ) has codepoint U+16D8.
How do I type or copy RUNIC LETTER LONG-BRANCH-MADR M?
Copy ᛘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.