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' : ''">
ᲀ
CYRILLIC SMALL LETTER ROUNDED VE
Overview
ᲀ (CYRILLIC SMALL LETTER ROUNDED VE) is the Unicode character at code point U+1C80. It belongs to the Cyrillic Extended-C block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C80 | |
| decimal | 7296 | |
| htmldecimal | ᲀ | |
| htmlhex | ᲀ | |
| css | \1C80 | |
| javascript | \u{1C80} | |
| python | \u1c80 | |
| java | \u1C80 | |
| go | \u1C80 | |
| ruby | \u{1C80} | |
| rust | \u{1C80} | |
| ccpp | \u1c80 | |
| urlencoded | %E1%B2%80 | |
| utf8bytes | e1 b2 80 | |
| utf16bebytes | 1c 80 | |
| utf32bebytes | 00 00 1c 80 |
How to Use
HTML:
ᲀ
CSS:
content: "\1C80"
JavaScript:
"\u{1C80}"
Python:
"\u1c80"
Properties
- Block
- Cyrillic Extended-C
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᲀ character (CYRILLIC SMALL LETTER ROUNDED VE)?
ᲀ (CYRILLIC SMALL LETTER ROUNDED VE) is the Unicode character U+1C80.
What is the Unicode codepoint of CYRILLIC SMALL LETTER ROUNDED VE?
The CYRILLIC SMALL LETTER ROUNDED VE character (ᲀ) has codepoint U+1C80.
How do I type or copy CYRILLIC SMALL LETTER ROUNDED VE?
Copy ᲀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.