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