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 T WITH DIAGONAL STROKE
Overview
Ⱦ (LATIN CAPITAL LETTER T WITH DIAGONAL STROKE) is the Unicode character at code point U+023E. It belongs to the Latin Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+023E | |
| decimal | 574 | |
| htmldecimal | Ⱦ | |
| htmlhex | Ⱦ | |
| css | \023E | |
| javascript | \u{23E} | |
| python | \u023e | |
| java | \u023E | |
| go | \u023E | |
| ruby | \u{23E} | |
| rust | \u{23E} | |
| ccpp | \u023e | |
| urlencoded | %C8%BE | |
| utf8bytes | c8 be | |
| utf16bebytes | 02 3e | |
| utf32bebytes | 00 00 02 3e |
How to Use
HTML:
Ⱦ
CSS:
content: "\023E"
JavaScript:
"\u{23E}"
Python:
"\u023e"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ⱦ character (LATIN CAPITAL LETTER T WITH DIAGONAL STROKE)?
Ⱦ (LATIN CAPITAL LETTER T WITH DIAGONAL STROKE) is the Unicode character U+023E.
What is the Unicode codepoint of LATIN CAPITAL LETTER T WITH DIAGONAL STROKE?
The LATIN CAPITAL LETTER T WITH DIAGONAL STROKE character (Ⱦ) has codepoint U+023E.
How do I type or copy LATIN CAPITAL LETTER T WITH DIAGONAL STROKE?
Copy Ⱦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.