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