free-symbols
Ď

Latin Capital Letter D With Caron Letter

Ď is the Latin capital letter D with a caron, encoded as U+010E.

U+010E

Ď (Latin Capital Letter D with Caron) is used in languages that require a “d with caron” character. It’s handy for names, proper nouns, and correct orthography. Below you can copy it and use standard code escapes.

Latin Capital Letter D With Caron Letter Meaning

Ď is an uppercase Latin letter formed by adding a caron (ˇ) to the letter D. In practice, this distinguishes it from plain “D” and “Đ” and is required for correct spelling in certain orthographies that treat the caron as part of the letter’s identity. You’ll typically see Ď in proper names and words where the character corresponds to a specific sound or grammatical distinction in that language. Because it is a distinct Unicode character (U+010E), it’s important to use Ď directly rather than approximating it with plain D plus a separate mark.

Common uses

  • Typing or displaying proper names that contain “Ď”
  • Writing content in languages that use D with caron as a distinct letter
  • Correctly entering data (forms, IDs, and bibliographic records) that require exact characters
  • Designing typography samples or language-specific lettering in web or print layouts
  • Programming and templating text that must preserve exact Unicode characters

Examples

Ď (Latin Capital Letter D with Caron)

  • ĎĎakujem
  • ĎMáš rád Ďurča?
  • ĎĎalší krok
  • ĎVážený Ď.
  • ĎSpýtaj sa Ďíry

Variations

Technical codes

UnicodeU+010E
HTML EntityĎ
HTML CodeĎ
CSS\010E

FAQ

What does the Latin Capital Letter D With Caron letter mean?

Ď is an uppercase Latin letter formed by adding a caron (ˇ) to the letter D. In practice, this distinguishes it from plain “D” and “Đ” and is required for correct spelling in certain orthographies that treat the caron as part of the letter’s identity. You’ll typically see Ď in proper names and words where the character corresponds to a specific sound or grammatical distinction in that language. Because it is a distinct Unicode character (U+010E), it’s important to use Ď directly rather than approximating it with plain D plus a separate mark.

What is the Unicode code point for Ď?

Ď is Unicode code point U+010E (LATIN CAPITAL LETTER D WITH CARON).

How can I copy Ď into HTML?

Use the HTML entity Ď or insert the character directly in UTF-8.

How do I write Ď using CSS or strings?

With the given CSS escape, use \\010E. In JavaScript you can use \\u{010E}.

Is Ď the same as plain D?

No. Ď is a distinct Unicode character (D with caron) and should be used when the spelling or data requires it.