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