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