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
Overview
Ꚑ (CYRILLIC CAPITAL LETTER TSSE) is the Unicode character at code point U+A690. 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+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
Frequently Asked Questions
What is the Ꚑ character (CYRILLIC CAPITAL LETTER TSSE)?
Ꚑ (CYRILLIC CAPITAL LETTER TSSE) is the Unicode character U+A690.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER TSSE?
The CYRILLIC CAPITAL LETTER TSSE character (Ꚑ) has codepoint U+A690.
How do I type or copy CYRILLIC CAPITAL LETTER TSSE?
Copy Ꚑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.