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