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 TSSE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A690 | |
| decimal | 42640 | |
| htmldecimal | Ꚑ | |
| htmlhex | Ꚑ | |
| css | \A690 | |
| javascript | \u{A690} | |
| python | \ua690 | |
| java | \uA690 | |
| go | \uA690 | |
| ruby | \u{A690} | |
| rust | \u{A690} | |
| ccpp | \ua690 | |
| urlencoded | %EA%9A%90 | |
| utf8bytes | ea 9a 90 | |
| utf16bebytes | a6 90 | |
| utf32bebytes | 00 00 a6 90 |
How to Use
HTML:
Ꚑ
CSS:
content: "\A690"
JavaScript:
"\u{A690}"
Python:
"\ua690"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No