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' : ''">
ჺ
GEORGIAN LETTER AIN
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.