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