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 TRESILLO
Overview
ꜫ (LATIN SMALL LETTER TRESILLO) is the Unicode character at code point U+A72B. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A72B | |
| decimal | 42795 | |
| htmldecimal | ꜫ | |
| htmlhex | ꜫ | |
| css | \A72B | |
| javascript | \u{A72B} | |
| python | \ua72b | |
| java | \uA72B | |
| go | \uA72B | |
| ruby | \u{A72B} | |
| rust | \u{A72B} | |
| ccpp | \ua72b | |
| urlencoded | %EA%9C%AB | |
| utf8bytes | ea 9c ab | |
| utf16bebytes | a7 2b | |
| utf32bebytes | 00 00 a7 2b |
How to Use
HTML:
ꜫ
CSS:
content: "\A72B"
JavaScript:
"\u{A72B}"
Python:
"\ua72b"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꜫ character (LATIN SMALL LETTER TRESILLO)?
ꜫ (LATIN SMALL LETTER TRESILLO) is the Unicode character U+A72B.
What is the Unicode codepoint of LATIN SMALL LETTER TRESILLO?
The LATIN SMALL LETTER TRESILLO character (ꜫ) has codepoint U+A72B.
How do I type or copy LATIN SMALL LETTER TRESILLO?
Copy ꜫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.