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' : ''">
𞤼
Overview
𞤼 (ADLAM SMALL LETTER TU) is the Unicode character at code point U+1E93C. It belongs to the Adlam block, in the Lowercase Letter (Ll) general category. Its script is Adlm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E93C | |
| decimal | 125244 | |
| htmldecimal | 𞤼 | |
| htmlhex | 𞤼 | |
| css | \1E93C | |
| javascript | \u{1E93C} | |
| python | \U0001e93c | |
| java | \uD83A\uDD3C | |
| go | \U0001E93C | |
| ruby | \u{1E93C} | |
| rust | \u{1E93C} | |
| ccpp | \U0001e93c | |
| urlencoded | %F0%9E%A4%BC | |
| utf8bytes | f0 9e a4 bc | |
| utf16bebytes | d8 3a dd 3c | |
| utf32bebytes | 00 01 e9 3c |
How to Use
HTML:
𞤼
CSS:
content: "\1E93C"
JavaScript:
"\u{1E93C}"
Python:
"\U0001e93c"
Properties
Frequently Asked Questions
What is the 𞤼 character (ADLAM SMALL LETTER TU)?
𞤼 (ADLAM SMALL LETTER TU) is the Unicode character U+1E93C.
What is the Unicode codepoint of ADLAM SMALL LETTER TU?
The ADLAM SMALL LETTER TU character (𞤼) has codepoint U+1E93C.
How do I type or copy ADLAM SMALL LETTER TU?
Copy 𞤼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.