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