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