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