Latin Capital Letter D With Stroke Letter
Đ is the uppercase Latin D with a stroke, encoded as U+0110.
U+0110
Đ is a Latin Extended letter used when a language requires D with a distinctive stroke. It’s useful for accurate spelling in digital text. This page helps you copy it and use the correct Unicode values in your projects.
Latin Capital Letter D With Stroke Letter Meaning
Đ (Unicode U+0110) is the uppercase “D with stroke” character: LATIN CAPITAL LETTER D WITH STROKE. In languages that use this letter, it represents a specific sound and helps maintain correct spelling and names. Because it’s a distinct Unicode code point, you should avoid substituting it with a plain “D” or “Д. Using the exact character ensures proper rendering, sorting, and search behavior across systems. It’s commonly encountered in international text, proper nouns, and localized content where the letter must appear exactly as written.
Common uses
- •Writing Vietnamese and other Latin-script text that uses Đ as a distinct letter
- •Correctly spelling personal names and place names containing Đ in documents and forms
- •Labeling UI elements, headers, and menu items with accurate uppercase characters
- •Creating multilingual content for websites, ebooks, and marketing materials
- •Coding and data entry where exact Unicode characters are required for matching and validation
Examples
Đ (Latin Capital Letter D with Stroke)
- ĐĐà Nẵng
- ĐĐức
- ĐĐoàn
- ĐĐông
- ĐĐội
Variations
Technical codes
| Unicode | U+0110 | |
| HTML Entity | Đ | |
| HTML Code | Đ | |
| CSS | \0110 |
FAQ
What does the Latin Capital Letter D With Stroke letter mean?
Đ (Unicode U+0110) is the uppercase “D with stroke” character: LATIN CAPITAL LETTER D WITH STROKE. In languages that use this letter, it represents a specific sound and helps maintain correct spelling and names. Because it’s a distinct Unicode code point, you should avoid substituting it with a plain “D” or “Д. Using the exact character ensures proper rendering, sorting, and search behavior across systems. It’s commonly encountered in international text, proper nouns, and localized content where the letter must appear exactly as written.
What Unicode character is Đ?
Đ is LATIN CAPITAL LETTER D WITH STROKE, Unicode code point U+0110.
How do I write Đ in HTML?
Use the numeric entity: Đ.
How do I escape Đ in CSS or JavaScript?
CSS escape: \\0110. JavaScript (Unicode code point escape): \\u{0110}.
Can I replace Đ with a normal D?
For accurate spelling and matching, you should not. Đ is a distinct character and should be used as U+0110.