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' : ''">
џ
Overview
џ (CYRILLIC SMALL LETTER DZHE) is the Unicode character at code point U+045F. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+045F | |
| decimal | 1119 | |
| htmldecimal | џ | |
| htmlhex | џ | |
| css | \045F | |
| javascript | \u{45F} | |
| python | \u045f | |
| java | \u045F | |
| go | \u045F | |
| ruby | \u{45F} | |
| rust | \u{45F} | |
| ccpp | \u045f | |
| urlencoded | %D1%9F | |
| utf8bytes | d1 9f | |
| utf16bebytes | 04 5f | |
| utf32bebytes | 00 00 04 5f |
How to Use
HTML:
џ
CSS:
content: "\045F"
JavaScript:
"\u{45F}"
Python:
"\u045f"
Properties
Frequently Asked Questions
What is the џ character (CYRILLIC SMALL LETTER DZHE)?
џ (CYRILLIC SMALL LETTER DZHE) is the Unicode character U+045F.
What is the Unicode codepoint of CYRILLIC SMALL LETTER DZHE?
The CYRILLIC SMALL LETTER DZHE character (џ) has codepoint U+045F.
How do I type or copy CYRILLIC SMALL LETTER DZHE?
Copy џ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.