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