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