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' : ''">
ჯ
Overview
ჯ (GEORGIAN LETTER JHAN) is the Unicode character at code point U+10EF. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EF | |
| decimal | 4335 | |
| htmldecimal | ჯ | |
| htmlhex | ჯ | |
| css | \10EF | |
| javascript | \u{10EF} | |
| python | \u10ef | |
| java | \u10EF | |
| go | \u10EF | |
| ruby | \u{10EF} | |
| rust | \u{10EF} | |
| ccpp | \u10ef | |
| urlencoded | %E1%83%AF | |
| utf8bytes | e1 83 af | |
| utf16bebytes | 10 ef | |
| utf32bebytes | 00 00 10 ef |
How to Use
HTML:
ჯ
CSS:
content: "\10EF"
JavaScript:
"\u{10EF}"
Python:
"\u10ef"
Properties
Frequently Asked Questions
What is the ჯ character (GEORGIAN LETTER JHAN)?
ჯ (GEORGIAN LETTER JHAN) is the Unicode character U+10EF.
What is the Unicode codepoint of GEORGIAN LETTER JHAN?
The GEORGIAN LETTER JHAN character (ჯ) has codepoint U+10EF.
How do I type or copy GEORGIAN LETTER JHAN?
Copy ჯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.