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