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