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