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