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