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 TUM
Overview
ꝷ (LATIN SMALL LETTER TUM) is the Unicode character at code point U+A777. 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+A777 | |
| decimal | 42871 | |
| htmldecimal | ꝷ | |
| htmlhex | ꝷ | |
| css | \A777 | |
| javascript | \u{A777} | |
| python | \ua777 | |
| java | \uA777 | |
| go | \uA777 | |
| ruby | \u{A777} | |
| rust | \u{A777} | |
| ccpp | \ua777 | |
| urlencoded | %EA%9D%B7 | |
| utf8bytes | ea 9d b7 | |
| utf16bebytes | a7 77 | |
| utf32bebytes | 00 00 a7 77 |
How to Use
HTML:
ꝷ
CSS:
content: "\A777"
JavaScript:
"\u{A777}"
Python:
"\ua777"
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 TUM)?
ꝷ (LATIN SMALL LETTER TUM) is the Unicode character U+A777.
What is the Unicode codepoint of LATIN SMALL LETTER TUM?
The LATIN SMALL LETTER TUM character (ꝷ) has codepoint U+A777.
How do I type or copy LATIN SMALL LETTER TUM?
Copy ꝷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.