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
Overview
ⱔ (GLAGOLITIC SMALL LETTER SMALL YUS) is the Unicode character at code point U+2C54. 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+2C54 | |
| decimal | 11348 | |
| htmldecimal | ⱔ | |
| htmlhex | ⱔ | |
| css | \2C54 | |
| javascript | \u{2C54} | |
| python | \u2c54 | |
| java | \u2C54 | |
| go | \u2C54 | |
| ruby | \u{2C54} | |
| rust | \u{2C54} | |
| ccpp | \u2c54 | |
| urlencoded | %E2%B1%94 | |
| utf8bytes | e2 b1 94 | |
| utf16bebytes | 2c 54 | |
| utf32bebytes | 00 00 2c 54 |
How to Use
HTML:
ⱔ
CSS:
content: "\2C54"
JavaScript:
"\u{2C54}"
Python:
"\u2c54"
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)?
ⱔ (GLAGOLITIC SMALL LETTER SMALL YUS) is the Unicode character U+2C54.
What is the Unicode codepoint of GLAGOLITIC SMALL LETTER SMALL YUS?
The GLAGOLITIC SMALL LETTER SMALL YUS character (ⱔ) has codepoint U+2C54.
How do I type or copy GLAGOLITIC SMALL LETTER SMALL YUS?
Copy ⱔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.