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 CARON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+010E | |
| decimal | 270 | |
| htmldecimal | Ď | |
| htmlhex | Ď | |
| css | \010E | |
| javascript | \u{10E} | |
| python | \u010e | |
| java | \u010E | |
| go | \u010E | |
| ruby | \u{10E} | |
| rust | \u{10E} | |
| ccpp | \u010e | |
| urlencoded | %C4%8E | |
| utf8bytes | c4 8e | |
| utf16bebytes | 01 0e | |
| utf32bebytes | 00 00 01 0e |
How to Use
HTML:
Ď
CSS:
content: "\010E"
JavaScript:
"\u{10E}"
Python:
"\u010e"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0044 030C