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
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