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