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