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' : ''">
Ⴐ
Overview
Ⴐ (GEORGIAN CAPITAL LETTER RAE) is the Unicode character at code point U+10B0. It belongs to the Georgian block, in the Uppercase Letter (Lu) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10B0 | |
| decimal | 4272 | |
| htmldecimal | Ⴐ | |
| htmlhex | Ⴐ | |
| css | \10B0 | |
| javascript | \u{10B0} | |
| python | \u10b0 | |
| java | \u10B0 | |
| go | \u10B0 | |
| ruby | \u{10B0} | |
| rust | \u{10B0} | |
| ccpp | \u10b0 | |
| urlencoded | %E1%82%B0 | |
| utf8bytes | e1 82 b0 | |
| utf16bebytes | 10 b0 | |
| utf32bebytes | 00 00 10 b0 |
How to Use
HTML:
Ⴐ
CSS:
content: "\10B0"
JavaScript:
"\u{10B0}"
Python:
"\u10b0"
Properties
Frequently Asked Questions
What is the Ⴐ character (GEORGIAN CAPITAL LETTER RAE)?
Ⴐ (GEORGIAN CAPITAL LETTER RAE) is the Unicode character U+10B0.
What is the Unicode codepoint of GEORGIAN CAPITAL LETTER RAE?
The GEORGIAN CAPITAL LETTER RAE character (Ⴐ) has codepoint U+10B0.
How do I type or copy GEORGIAN CAPITAL LETTER RAE?
Copy Ⴐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.