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