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