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