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