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 DOT BELOW
Overview
Ḍ (LATIN CAPITAL LETTER D WITH DOT BELOW) is the Unicode character at code point U+1E0C. It belongs to the Latin Extended Additional block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E0C | |
| decimal | 7692 | |
| htmldecimal | Ḍ | |
| htmlhex | Ḍ | |
| css | \1E0C | |
| javascript | \u{1E0C} | |
| python | \u1e0c | |
| java | \u1E0C | |
| go | \u1E0C | |
| ruby | \u{1E0C} | |
| rust | \u{1E0C} | |
| ccpp | \u1e0c | |
| urlencoded | %E1%B8%8C | |
| utf8bytes | e1 b8 8c | |
| utf16bebytes | 1e 0c | |
| utf32bebytes | 00 00 1e 0c |
How to Use
HTML:
Ḍ
CSS:
content: "\1E0C"
JavaScript:
"\u{1E0C}"
Python:
"\u1e0c"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0044 0323
Frequently Asked Questions
What is the Ḍ character (LATIN CAPITAL LETTER D WITH DOT BELOW)?
Ḍ (LATIN CAPITAL LETTER D WITH DOT BELOW) is the Unicode character U+1E0C.
What is the Unicode codepoint of LATIN CAPITAL LETTER D WITH DOT BELOW?
The LATIN CAPITAL LETTER D WITH DOT BELOW character (Ḍ) has codepoint U+1E0C.
How do I type or copy LATIN CAPITAL LETTER D WITH DOT BELOW?
Copy Ḍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.