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