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 MONOGRAPH UK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A64A | |
| decimal | 42570 | |
| htmldecimal | Ꙋ | |
| htmlhex | Ꙋ | |
| css | \A64A | |
| javascript | \u{A64A} | |
| python | \ua64a | |
| java | \uA64A | |
| go | \uA64A | |
| ruby | \u{A64A} | |
| rust | \u{A64A} | |
| ccpp | \ua64a | |
| urlencoded | %EA%99%8A | |
| utf8bytes | ea 99 8a | |
| utf16bebytes | a6 4a | |
| utf32bebytes | 00 00 a6 4a |
How to Use
HTML:
Ꙋ
CSS:
content: "\A64A"
JavaScript:
"\u{A64A}"
Python:
"\ua64a"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No