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