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