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