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 T WITH MID-HEIGHT LEFT HOOK
Overview
𝼪 (LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK) is the Unicode character at code point U+1DF2A. It belongs to the Latin Extended-G block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DF2A | |
| decimal | 122666 | |
| htmldecimal | 𝼪 | |
| htmlhex | 𝼪 | |
| css | \1DF2A | |
| javascript | \u{1DF2A} | |
| python | \U0001df2a | |
| java | \uD837\uDF2A | |
| go | \U0001DF2A | |
| ruby | \u{1DF2A} | |
| rust | \u{1DF2A} | |
| ccpp | \U0001df2a | |
| urlencoded | %F0%9D%BC%AA | |
| utf8bytes | f0 9d bc aa | |
| utf16bebytes | d8 37 df 2a | |
| utf32bebytes | 00 01 df 2a |
How to Use
HTML:
𝼪
CSS:
content: "\1DF2A"
JavaScript:
"\u{1DF2A}"
Python:
"\U0001df2a"
Properties
- Block
- Latin Extended-G
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𝼪 character (LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK)?
𝼪 (LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK) is the Unicode character U+1DF2A.
What is the Unicode codepoint of LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK?
The LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK character (𝼪) has codepoint U+1DF2A.
How do I type or copy LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK?
Copy 𝼪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.