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 DOTTED-L) is the Unicode character at code point U+16DB. 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+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.