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