Cyrillic Capital Letter Dje Letter
Ђ (Cyrillic Capital Letter Dje) is a Cyrillic uppercase character used in languages that use the Cyrillic script.
U+0402
Need to copy the Cyrillic letter Ђ quickly? This page provides practical ways to use the character and the exact code points for reliable rendering. You’ll also find example text and developer-friendly escape formats.
Cyrillic Capital Letter Dje Letter Meaning
Ђ is the Cyrillic capital letter known as “Dje” (Unicode U+0402). It belongs to the Cyrillic writing system and is used in writing languages that include this specific letter in their standard alphabets. In many fonts and systems it appears as a distinct uppercase form used alongside related Cyrillic characters, such as the lowercase counterpart Ђ/je forms. When you use it in HTML, CSS, or JavaScript, the most important part is using the correct Unicode code point so the character displays consistently across platforms and browsers.
Common uses
- •Copying or typing Cyrillic text that includes the letter Ђ in names and place names
- •Correctly rendering Cyrillic content in websites and web forms
- •Using the character in educational materials or typography samples
- •Preparing multilingual documents that must preserve exact Unicode characters
- •Inserting the letter into scripts, templates, or localization files without changing encoding
Examples
Ђ (Cyrillic Capital Letter Dje) Copy & Info
- ЂЂурђевдан is written with Cyrillic characters in some contexts.
- ЂПример текста: Ђ.
- ЂUpravnik: Ђорђе.
- ЂIme: Ђана.
- ЂNaslov: Ђeп.
Variations
Technical codes
| Unicode | U+0402 | |
| HTML Entity | Ђ | |
| HTML Code | Ђ | |
| CSS | \0402 |
FAQ
What does the Cyrillic Capital Letter Dje letter mean?
Ђ is the Cyrillic capital letter known as “Dje” (Unicode U+0402). It belongs to the Cyrillic writing system and is used in writing languages that include this specific letter in their standard alphabets. In many fonts and systems it appears as a distinct uppercase form used alongside related Cyrillic characters, such as the lowercase counterpart Ђ/je forms. When you use it in HTML, CSS, or JavaScript, the most important part is using the correct Unicode code point so the character displays consistently across platforms and browsers.
What Unicode code point is Ђ?
Ђ is U+0402 (CYRILLIC CAPITAL LETTER DJE).
How can I copy Ђ into HTML?
You can use the HTML entity Ђ to insert the character.
How do I reference Ђ in CSS or other escape formats?
Use CSS escape \\0402. For JavaScript, you can use \\u{0402}.
Why does Ђ sometimes look different on my screen?
The character’s appearance depends on the font installed and the renderer. Use Unicode (U+0402) and choose fonts with Cyrillic support for consistent results.