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
અ (GUJARATI LETTER A) is the Unicode character at code point U+0A85. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A85 | |
| decimal | 2693 | |
| htmldecimal | અ | |
| htmlhex | અ | |
| css | \0A85 | |
| javascript | \u{A85} | |
| python | \u0a85 | |
| java | \u0A85 | |
| go | \u0A85 | |
| ruby | \u{A85} | |
| rust | \u{A85} | |
| ccpp | \u0a85 | |
| urlencoded | %E0%AA%85 | |
| utf8bytes | e0 aa 85 | |
| utf16bebytes | 0a 85 | |
| utf32bebytes | 00 00 0a 85 |
How to Use
HTML:
અ
CSS:
content: "\0A85"
JavaScript:
"\u{A85}"
Python:
"\u0a85"
Properties
Frequently Asked Questions
What is the અ character (GUJARATI LETTER A)?
અ (GUJARATI LETTER A) is the Unicode character U+0A85.
What is the Unicode codepoint of GUJARATI LETTER A?
The GUJARATI LETTER A character (અ) has codepoint U+0A85.
How do I type or copy GUJARATI LETTER A?
Copy અ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.