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 YATI
Overview
Ⱑ (GLAGOLITIC CAPITAL LETTER YATI) is the Unicode character at code point U+2C21. 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+2C21 | |
| decimal | 11297 | |
| htmldecimal | Ⱑ | |
| htmlhex | Ⱑ | |
| css | \2C21 | |
| javascript | \u{2C21} | |
| python | \u2c21 | |
| java | \u2C21 | |
| go | \u2C21 | |
| ruby | \u{2C21} | |
| rust | \u{2C21} | |
| ccpp | \u2c21 | |
| urlencoded | %E2%B0%A1 | |
| utf8bytes | e2 b0 a1 | |
| utf16bebytes | 2c 21 | |
| utf32bebytes | 00 00 2c 21 |
How to Use
HTML:
Ⱑ
CSS:
content: "\2C21"
JavaScript:
"\u{2C21}"
Python:
"\u2c21"
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 YATI)?
Ⱑ (GLAGOLITIC CAPITAL LETTER YATI) is the Unicode character U+2C21.
What is the Unicode codepoint of GLAGOLITIC CAPITAL LETTER YATI?
The GLAGOLITIC CAPITAL LETTER YATI character (Ⱑ) has codepoint U+2C21.
How do I type or copy GLAGOLITIC CAPITAL LETTER YATI?
Copy Ⱑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.