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