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 SHORT-TWIG-NAUD N
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+16BF | |
| decimal | 5823 | |
| htmldecimal | ᚿ | |
| htmlhex | ᚿ | |
| css | \16BF | |
| javascript | \u{16BF} | |
| python | \u16bf | |
| java | \u16BF | |
| go | \u16BF | |
| ruby | \u{16BF} | |
| rust | \u{16BF} | |
| ccpp | \u16bf | |
| urlencoded | %E1%9A%BF | |
| utf8bytes | e1 9a bf | |
| utf16bebytes | 16 bf | |
| utf32bebytes | 00 00 16 bf |
How to Use
HTML:
ᚿ
CSS:
content: "\16BF"
JavaScript:
"\u{16BF}"
Python:
"\u16bf"