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' : ''">
ԃ
CYRILLIC SMALL LETTER KOMI DJE
Overview
ԃ (CYRILLIC SMALL LETTER KOMI DJE) is the Unicode character at code point U+0503. It belongs to the Cyrillic Supplement block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0503 | |
| decimal | 1283 | |
| htmldecimal | ԃ | |
| htmlhex | ԃ | |
| css | \0503 | |
| javascript | \u{503} | |
| python | \u0503 | |
| java | \u0503 | |
| go | \u0503 | |
| ruby | \u{503} | |
| rust | \u{503} | |
| ccpp | \u0503 | |
| urlencoded | %D4%83 | |
| utf8bytes | d4 83 | |
| utf16bebytes | 05 03 | |
| utf32bebytes | 00 00 05 03 |
How to Use
HTML:
ԃ
CSS:
content: "\0503"
JavaScript:
"\u{503}"
Python:
"\u0503"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ԃ character (CYRILLIC SMALL LETTER KOMI DJE)?
ԃ (CYRILLIC SMALL LETTER KOMI DJE) is the Unicode character U+0503.
What is the Unicode codepoint of CYRILLIC SMALL LETTER KOMI DJE?
The CYRILLIC SMALL LETTER KOMI DJE character (ԃ) has codepoint U+0503.
How do I type or copy CYRILLIC SMALL LETTER KOMI DJE?
Copy ԃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.