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 SMALL LETTER TZ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A729 | |
| decimal | 42793 | |
| htmldecimal | ꜩ | |
| htmlhex | ꜩ | |
| css | \A729 | |
| javascript | \u{A729} | |
| python | \ua729 | |
| java | \uA729 | |
| go | \uA729 | |
| ruby | \u{A729} | |
| rust | \u{A729} | |
| ccpp | \ua729 | |
| urlencoded | %EA%9C%A9 | |
| utf8bytes | ea 9c a9 | |
| utf16bebytes | a7 29 | |
| utf32bebytes | 00 00 a7 29 |
How to Use
HTML:
ꜩ
CSS:
content: "\A729"
JavaScript:
"\u{A729}"
Python:
"\ua729"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No