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 IOTA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A646 | |
| decimal | 42566 | |
| htmldecimal | Ꙇ | |
| htmlhex | Ꙇ | |
| css | \A646 | |
| javascript | \u{A646} | |
| python | \ua646 | |
| java | \uA646 | |
| go | \uA646 | |
| ruby | \u{A646} | |
| rust | \u{A646} | |
| ccpp | \ua646 | |
| urlencoded | %EA%99%86 | |
| utf8bytes | ea 99 86 | |
| utf16bebytes | a6 46 | |
| utf32bebytes | 00 00 a6 46 |
How to Use
HTML:
Ꙇ
CSS:
content: "\A646"
JavaScript:
"\u{A646}"
Python:
"\ua646"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No