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