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 ZJE
Overview
ԅ (CYRILLIC SMALL LETTER KOMI ZJE) is the Unicode character at code point U+0505. 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+0505 | |
| decimal | 1285 | |
| htmldecimal | ԅ | |
| htmlhex | ԅ | |
| css | \0505 | |
| javascript | \u{505} | |
| python | \u0505 | |
| java | \u0505 | |
| go | \u0505 | |
| ruby | \u{505} | |
| rust | \u{505} | |
| ccpp | \u0505 | |
| urlencoded | %D4%85 | |
| utf8bytes | d4 85 | |
| utf16bebytes | 05 05 | |
| utf32bebytes | 00 00 05 05 |
How to Use
HTML:
ԅ
CSS:
content: "\0505"
JavaScript:
"\u{505}"
Python:
"\u0505"
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 ZJE)?
ԅ (CYRILLIC SMALL LETTER KOMI ZJE) is the Unicode character U+0505.
What is the Unicode codepoint of CYRILLIC SMALL LETTER KOMI ZJE?
The CYRILLIC SMALL LETTER KOMI ZJE character (ԅ) has codepoint U+0505.
How do I type or copy CYRILLIC SMALL LETTER KOMI ZJE?
Copy ԅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.