free-symbols
ђ

Cyrillic Small Letter Dje Letter

ђ (Cyrillic small letter Dje) is a Unicode Cyrillic character used in languages that use this letter.

U+0452

The character ђ is a Cyrillic letter with the Unicode code point U+0452. Use it when you need the correct spelling in text that relies on this specific Cyrillic character. Below you’ll find copy options and developer-friendly escape sequences.

Cyrillic Small Letter Dje Letter Meaning

ђ, named “Cyrillic Small Letter Dje,” is a lowercase Cyrillic character (Unicode U+0452). It belongs to the Cyrillic script and is represented as HTML entity ђ and as an escape sequence like \\0452 in CSS. In practice, this letter matters most for accurate spelling and rendering: using the wrong look-alike character can change the word entirely or cause substitution issues in systems, fonts, or search. If you’re writing, localizing, or processing text in languages that require this specific letter, copy it directly or use the provided escapes to avoid character mismatches.

Common uses

  • Typing or pasting correct Cyrillic spellings in documents and messages
  • Localizing app text where the exact Cyrillic letter must be preserved
  • Building search and matching logic for Cyrillic text inputs
  • Creating IDs, labels, or content that must remain Unicode-accurate
  • Designing typography samples or language-specific UI mockups

Examples

ђ — Cyrillic Small Letter Dje (U+0452)

  • ђnaђe ime
  • ђporedak ђ
  • ђrijeđi s ђ u tekstu
  • ђprovjeri ђ u obrascu
  • ђdodaj slovo ђ ovdje

Variations

Technical codes

UnicodeU+0452
HTML Entityђ
HTML Codeђ
CSS\0452

FAQ

What does the Cyrillic Small Letter Dje letter mean?

ђ, named “Cyrillic Small Letter Dje,” is a lowercase Cyrillic character (Unicode U+0452). It belongs to the Cyrillic script and is represented as HTML entity ђ and as an escape sequence like \\0452 in CSS. In practice, this letter matters most for accurate spelling and rendering: using the wrong look-alike character can change the word entirely or cause substitution issues in systems, fonts, or search. If you’re writing, localizing, or processing text in languages that require this specific letter, copy it directly or use the provided escapes to avoid character mismatches.

What is the Unicode code point for ђ?

The Cyrillic small letter ђ has Unicode code point U+0452.

How can I copy ђ reliably in HTML?

Use the HTML entity: ђ

What escape sequence should I use in CSS?

Use the CSS escape: \\0452

How do I represent ђ in JavaScript?

Use the Unicode escape form: \\u{0452}