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