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