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' : ''">
ᛒ
RUNIC LETTER BERKANAN BEORC BJARKAN B
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16D2 | |
| decimal | 5842 | |
| htmldecimal | ᛒ | |
| htmlhex | ᛒ | |
| css | \16D2 | |
| javascript | \u{16D2} | |
| python | \u16d2 | |
| java | \u16D2 | |
| go | \u16D2 | |
| ruby | \u{16D2} | |
| rust | \u{16D2} | |
| ccpp | \u16d2 | |
| urlencoded | %E1%9B%92 | |
| utf8bytes | e1 9b 92 | |
| utf16bebytes | 16 d2 | |
| utf32bebytes | 00 00 16 d2 |
How to Use
HTML:
ᛒ
CSS:
content: "\16D2"
JavaScript:
"\u{16D2}"
Python:
"\u16d2"