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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.