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