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 TZ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A728 | |
| decimal | 42792 | |
| htmldecimal | Ꜩ | |
| htmlhex | Ꜩ | |
| css | \A728 | |
| javascript | \u{A728} | |
| python | \ua728 | |
| java | \uA728 | |
| go | \uA728 | |
| ruby | \u{A728} | |
| rust | \u{A728} | |
| ccpp | \ua728 | |
| urlencoded | %EA%9C%A8 | |
| utf8bytes | ea 9c a8 | |
| utf16bebytes | a7 28 | |
| utf32bebytes | 00 00 a7 28 |
How to Use
HTML:
Ꜩ
CSS:
content: "\A728"
JavaScript:
"\u{A728}"
Python:
"\ua728"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No