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