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 INSULAR T
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A786 | |
| decimal | 42886 | |
| htmldecimal | Ꞇ | |
| htmlhex | Ꞇ | |
| css | \A786 | |
| javascript | \u{A786} | |
| python | \ua786 | |
| java | \uA786 | |
| go | \uA786 | |
| ruby | \u{A786} | |
| rust | \u{A786} | |
| ccpp | \ua786 | |
| urlencoded | %EA%9E%86 | |
| utf8bytes | ea 9e 86 | |
| utf16bebytes | a7 86 | |
| utf32bebytes | 00 00 a7 86 |
How to Use
HTML:
Ꞇ
CSS:
content: "\A786"
JavaScript:
"\u{A786}"
Python:
"\ua786"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No