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' : ''">
Ḏ
LATIN CAPITAL LETTER D WITH LINE BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E0E | |
| decimal | 7694 | |
| htmldecimal | Ḏ | |
| htmlhex | Ḏ | |
| css | \1E0E | |
| javascript | \u{1E0E} | |
| python | \u1e0e | |
| java | \u1E0E | |
| go | \u1E0E | |
| ruby | \u{1E0E} | |
| rust | \u{1E0E} | |
| ccpp | \u1e0e | |
| urlencoded | %E1%B8%8E | |
| utf8bytes | e1 b8 8e | |
| utf16bebytes | 1e 0e | |
| utf32bebytes | 00 00 1e 0e |
How to Use
HTML:
Ḏ
CSS:
content: "\1E0E"
JavaScript:
"\u{1E0E}"
Python:
"\u1e0e"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0044 0331