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