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