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' : ''">
๐ด
MODIFIER LETTER CYRILLIC SMALL DE
Overview
๐ด (MODIFIER LETTER CYRILLIC SMALL DE) is the Unicode character at code point U+1E034. It belongs to the Cyrillic Extended-D block, in the Modifier Letter (Lm) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E034 | |
| decimal | 122932 | |
| htmldecimal | 𞀴 | |
| htmlhex | 𞀴 | |
| css | \1E034 | |
| javascript | \u{1E034} | |
| python | \U0001e034 | |
| java | \uD838\uDC34 | |
| go | \U0001E034 | |
| ruby | \u{1E034} | |
| rust | \u{1E034} | |
| ccpp | \U0001e034 | |
| urlencoded | %F0%9E%80%B4 | |
| utf8bytes | f0 9e 80 b4 | |
| utf16bebytes | d8 38 dc 34 | |
| utf32bebytes | 00 01 e0 34 |
How to Use
HTML:
𞀴
CSS:
content: "\1E034"
JavaScript:
"\u{1E034}"
Python:
"\U0001e034"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0434
Frequently Asked Questions
What is the ๐ด character (MODIFIER LETTER CYRILLIC SMALL DE)?
๐ด (MODIFIER LETTER CYRILLIC SMALL DE) is the Unicode character U+1E034.
What is the Unicode codepoint of MODIFIER LETTER CYRILLIC SMALL DE?
The MODIFIER LETTER CYRILLIC SMALL DE character (๐ด) has codepoint U+1E034.
How do I type or copy MODIFIER LETTER CYRILLIC SMALL DE?
Copy ๐ด directly, or use the HTML entity, UTF-8, and code encodings shown on this page.