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