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