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' : ''">
Ꜧ
LATIN CAPITAL LETTER HENG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A726 | |
| decimal | 42790 | |
| htmldecimal | Ꜧ | |
| htmlhex | Ꜧ | |
| css | \A726 | |
| javascript | \u{A726} | |
| python | \ua726 | |
| java | \uA726 | |
| go | \uA726 | |
| ruby | \u{A726} | |
| rust | \u{A726} | |
| ccpp | \ua726 | |
| urlencoded | %EA%9C%A6 | |
| utf8bytes | ea 9c a6 | |
| utf16bebytes | a7 26 | |
| utf32bebytes | 00 00 a7 26 |
How to Use
HTML:
Ꜧ
CSS:
content: "\A726"
JavaScript:
"\u{A726}"
Python:
"\ua726"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No