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