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 AU) is the Unicode character at code point U+0C94. 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+0C94 | |
| decimal | 3220 | |
| htmldecimal | ಔ | |
| htmlhex | ಔ | |
| css | \0C94 | |
| javascript | \u{C94} | |
| python | \u0c94 | |
| java | \u0C94 | |
| go | \u0C94 | |
| ruby | \u{C94} | |
| rust | \u{C94} | |
| ccpp | \u0c94 | |
| urlencoded | %E0%B2%94 | |
| utf8bytes | e0 b2 94 | |
| utf16bebytes | 0c 94 | |
| utf32bebytes | 00 00 0c 94 |
How to Use
HTML:
ಔ
CSS:
content: "\0C94"
JavaScript:
"\u{C94}"
Python:
"\u0c94"
Properties
Frequently Asked Questions
What is the ಔ character (KANNADA LETTER AU)?
ಔ (KANNADA LETTER AU) is the Unicode character U+0C94.
What is the Unicode codepoint of KANNADA LETTER AU?
The KANNADA LETTER AU character (ಔ) has codepoint U+0C94.
How do I type or copy KANNADA LETTER AU?
Copy ಔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.