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 SUBSCRIPT SMALL LETTER DZE
Overview
๐ฉ (CYRILLIC SUBSCRIPT SMALL LETTER DZE) is the Unicode character at code point U+1E069. 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+1E069 | |
| decimal | 122985 | |
| htmldecimal | 𞁩 | |
| htmlhex | 𞁩 | |
| css | \1E069 | |
| javascript | \u{1E069} | |
| python | \U0001e069 | |
| java | \uD838\uDC69 | |
| go | \U0001E069 | |
| ruby | \u{1E069} | |
| rust | \u{1E069} | |
| ccpp | \U0001e069 | |
| urlencoded | %F0%9E%81%A9 | |
| utf8bytes | f0 9e 81 a9 | |
| utf16bebytes | d8 38 dc 69 | |
| utf32bebytes | 00 01 e0 69 |
How to Use
HTML:
𞁩
CSS:
content: "\1E069"
JavaScript:
"\u{1E069}"
Python:
"\U0001e069"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <sub> 0455
Frequently Asked Questions
What is the ๐ฉ character (CYRILLIC SUBSCRIPT SMALL LETTER DZE)?
๐ฉ (CYRILLIC SUBSCRIPT SMALL LETTER DZE) is the Unicode character U+1E069.
What is the Unicode codepoint of CYRILLIC SUBSCRIPT SMALL LETTER DZE?
The CYRILLIC SUBSCRIPT SMALL LETTER DZE character (๐ฉ) has codepoint U+1E069.
How do I type or copy CYRILLIC SUBSCRIPT SMALL LETTER DZE?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.