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' : ''">
ⱕ
GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL
Overview
ⱕ (GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL) is the Unicode character at code point U+2C55. It belongs to the Glagolitic block, in the Lowercase Letter (Ll) general category. Its script is Glag.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C55 | |
| decimal | 11349 | |
| htmldecimal | ⱕ | |
| htmlhex | ⱕ | |
| css | \2C55 | |
| javascript | \u{2C55} | |
| python | \u2c55 | |
| java | \u2C55 | |
| go | \u2C55 | |
| ruby | \u{2C55} | |
| rust | \u{2C55} | |
| ccpp | \u2c55 | |
| urlencoded | %E2%B1%95 | |
| utf8bytes | e2 b1 95 | |
| utf16bebytes | 2c 55 | |
| utf32bebytes | 00 00 2c 55 |
How to Use
HTML:
ⱕ
CSS:
content: "\2C55"
JavaScript:
"\u{2C55}"
Python:
"\u2c55"
Properties
- Block
- Glagolitic
- Script
- Glag
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⱕ character (GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL)?
ⱕ (GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL) is the Unicode character U+2C55.
What is the Unicode codepoint of GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL?
The GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL character (ⱕ) has codepoint U+2C55.
How do I type or copy GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL?
Copy ⱕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.