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