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 ZHAR) is the Unicode character at code point U+10DF. 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+10DF | |
| decimal | 4319 | |
| htmldecimal | ჟ | |
| htmlhex | ჟ | |
| css | \10DF | |
| javascript | \u{10DF} | |
| python | \u10df | |
| java | \u10DF | |
| go | \u10DF | |
| ruby | \u{10DF} | |
| rust | \u{10DF} | |
| ccpp | \u10df | |
| urlencoded | %E1%83%9F | |
| utf8bytes | e1 83 9f | |
| utf16bebytes | 10 df | |
| utf32bebytes | 00 00 10 df |
How to Use
HTML:
ჟ
CSS:
content: "\10DF"
JavaScript:
"\u{10DF}"
Python:
"\u10df"
Properties
Frequently Asked Questions
What is the ჟ character (GEORGIAN LETTER ZHAR)?
ჟ (GEORGIAN LETTER ZHAR) is the Unicode character U+10DF.
What is the Unicode codepoint of GEORGIAN LETTER ZHAR?
The GEORGIAN LETTER ZHAR character (ჟ) has codepoint U+10DF.
How do I type or copy GEORGIAN LETTER ZHAR?
Copy ჟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.