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 CAPITAL LETTER BUKY
Overview
Ⰱ (GLAGOLITIC CAPITAL LETTER BUKY) is the Unicode character at code point U+2C01. It belongs to the Glagolitic block, in the Uppercase Letter (Lu) general category. Its script is Glag.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C01 | |
| decimal | 11265 | |
| htmldecimal | Ⰱ | |
| htmlhex | Ⰱ | |
| css | \2C01 | |
| javascript | \u{2C01} | |
| python | \u2c01 | |
| java | \u2C01 | |
| go | \u2C01 | |
| ruby | \u{2C01} | |
| rust | \u{2C01} | |
| ccpp | \u2c01 | |
| urlencoded | %E2%B0%81 | |
| utf8bytes | e2 b0 81 | |
| utf16bebytes | 2c 01 | |
| utf32bebytes | 00 00 2c 01 |
How to Use
HTML:
Ⰱ
CSS:
content: "\2C01"
JavaScript:
"\u{2C01}"
Python:
"\u2c01"
Properties
- Block
- Glagolitic
- Script
- Glag
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ⰱ character (GLAGOLITIC CAPITAL LETTER BUKY)?
Ⰱ (GLAGOLITIC CAPITAL LETTER BUKY) is the Unicode character U+2C01.
What is the Unicode codepoint of GLAGOLITIC CAPITAL LETTER BUKY?
The GLAGOLITIC CAPITAL LETTER BUKY character (Ⰱ) has codepoint U+2C01.
How do I type or copy GLAGOLITIC CAPITAL LETTER BUKY?
Copy Ⰱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.