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' : ''">
ⴐ
GEORGIAN SMALL LETTER RAE
Overview
ⴐ (GEORGIAN SMALL LETTER RAE) is the Unicode character at code point U+2D10. It belongs to the Georgian Supplement block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D10 | |
| decimal | 11536 | |
| htmldecimal | ⴐ | |
| htmlhex | ⴐ | |
| css | \2D10 | |
| javascript | \u{2D10} | |
| python | \u2d10 | |
| java | \u2D10 | |
| go | \u2D10 | |
| ruby | \u{2D10} | |
| rust | \u{2D10} | |
| ccpp | \u2d10 | |
| urlencoded | %E2%B4%90 | |
| utf8bytes | e2 b4 90 | |
| utf16bebytes | 2d 10 | |
| utf32bebytes | 00 00 2d 10 |
How to Use
HTML:
ⴐ
CSS:
content: "\2D10"
JavaScript:
"\u{2D10}"
Python:
"\u2d10"
Properties
- Block
- Georgian Supplement
- Script
- Geor
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⴐ character (GEORGIAN SMALL LETTER RAE)?
ⴐ (GEORGIAN SMALL LETTER RAE) is the Unicode character U+2D10.
What is the Unicode codepoint of GEORGIAN SMALL LETTER RAE?
The GEORGIAN SMALL LETTER RAE character (ⴐ) has codepoint U+2D10.
How do I type or copy GEORGIAN SMALL LETTER RAE?
Copy ⴐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.