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 CAPITAL LETTER SHHA WITH DESCENDER
Overview
Ԧ (CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER) is the Unicode character at code point U+0526. It belongs to the Cyrillic Supplement block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0526 | |
| decimal | 1318 | |
| htmldecimal | Ԧ | |
| htmlhex | Ԧ | |
| css | \0526 | |
| javascript | \u{526} | |
| python | \u0526 | |
| java | \u0526 | |
| go | \u0526 | |
| ruby | \u{526} | |
| rust | \u{526} | |
| ccpp | \u0526 | |
| urlencoded | %D4%A6 | |
| utf8bytes | d4 a6 | |
| utf16bebytes | 05 26 | |
| utf32bebytes | 00 00 05 26 |
How to Use
HTML:
Ԧ
CSS:
content: "\0526"
JavaScript:
"\u{526}"
Python:
"\u0526"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ԧ character (CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER)?
Ԧ (CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER) is the Unicode character U+0526.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER?
The CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER character (Ԧ) has codepoint U+0526.
How do I type or copy CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER?
Copy Ԧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.