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