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