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' : ''">
ⷳ
COMBINING CYRILLIC LETTER SHCHA
Overview
ⷳ (COMBINING CYRILLIC LETTER SHCHA) is the Unicode character at code point U+2DF3. It belongs to the Cyrillic Extended-A block, in the Nonspacing Mark (Mn) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DF3 | |
| decimal | 11763 | |
| htmldecimal | ⷳ | |
| htmlhex | ⷳ | |
| css | \2DF3 | |
| javascript | \u{2DF3} | |
| python | \u2df3 | |
| java | \u2DF3 | |
| go | \u2DF3 | |
| ruby | \u{2DF3} | |
| rust | \u{2DF3} | |
| ccpp | \u2df3 | |
| urlencoded | %E2%B7%B3 | |
| utf8bytes | e2 b7 b3 | |
| utf16bebytes | 2d f3 | |
| utf32bebytes | 00 00 2d f3 |
How to Use
HTML:
ⷳ
CSS:
content: "\2DF3"
JavaScript:
"\u{2DF3}"
Python:
"\u2df3"
Properties
- Block
- Cyrillic Extended-A
- Script
- Cyrl
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ⷳ character (COMBINING CYRILLIC LETTER SHCHA)?
ⷳ (COMBINING CYRILLIC LETTER SHCHA) is the Unicode character U+2DF3.
What is the Unicode codepoint of COMBINING CYRILLIC LETTER SHCHA?
The COMBINING CYRILLIC LETTER SHCHA character (ⷳ) has codepoint U+2DF3.
How do I type or copy COMBINING CYRILLIC LETTER SHCHA?
Copy ⷳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.