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