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