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