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