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