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