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 INSULAR T
Overview
ꞇ (LATIN SMALL LETTER INSULAR T) is the Unicode character at code point U+A787. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A787 | |
| decimal | 42887 | |
| htmldecimal | ꞇ | |
| htmlhex | ꞇ | |
| css | \A787 | |
| javascript | \u{A787} | |
| python | \ua787 | |
| java | \uA787 | |
| go | \uA787 | |
| ruby | \u{A787} | |
| rust | \u{A787} | |
| ccpp | \ua787 | |
| urlencoded | %EA%9E%87 | |
| utf8bytes | ea 9e 87 | |
| utf16bebytes | a7 87 | |
| utf32bebytes | 00 00 a7 87 |
How to Use
HTML:
ꞇ
CSS:
content: "\A787"
JavaScript:
"\u{A787}"
Python:
"\ua787"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꞇ character (LATIN SMALL LETTER INSULAR T)?
ꞇ (LATIN SMALL LETTER INSULAR T) is the Unicode character U+A787.
What is the Unicode codepoint of LATIN SMALL LETTER INSULAR T?
The LATIN SMALL LETTER INSULAR T character (ꞇ) has codepoint U+A787.
How do I type or copy LATIN SMALL LETTER INSULAR T?
Copy ꞇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.