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