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