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