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 HE
Overview
ⴡ (GEORGIAN SMALL LETTER HE) is the Unicode character at code point U+2D21. 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+2D21 | |
| decimal | 11553 | |
| htmldecimal | ⴡ | |
| htmlhex | ⴡ | |
| css | \2D21 | |
| javascript | \u{2D21} | |
| python | \u2d21 | |
| java | \u2D21 | |
| go | \u2D21 | |
| ruby | \u{2D21} | |
| rust | \u{2D21} | |
| ccpp | \u2d21 | |
| urlencoded | %E2%B4%A1 | |
| utf8bytes | e2 b4 a1 | |
| utf16bebytes | 2d 21 | |
| utf32bebytes | 00 00 2d 21 |
How to Use
HTML:
ⴡ
CSS:
content: "\2D21"
JavaScript:
"\u{2D21}"
Python:
"\u2d21"
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 HE)?
ⴡ (GEORGIAN SMALL LETTER HE) is the Unicode character U+2D21.
What is the Unicode codepoint of GEORGIAN SMALL LETTER HE?
The GEORGIAN SMALL LETTER HE character (ⴡ) has codepoint U+2D21.
How do I type or copy GEORGIAN SMALL LETTER HE?
Copy ⴡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.