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