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