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 VOWEL SIGN AU) is the Unicode character at code point U+0CCC. It belongs to the Kannada block, in the Nonspacing Mark (Mn) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CCC | |
| decimal | 3276 | |
| htmldecimal | ೌ | |
| htmlhex | ೌ | |
| css | \0CCC | |
| javascript | \u{CCC} | |
| python | \u0ccc | |
| java | \u0CCC | |
| go | \u0CCC | |
| ruby | \u{CCC} | |
| rust | \u{CCC} | |
| ccpp | \u0ccc | |
| urlencoded | %E0%B3%8C | |
| utf8bytes | e0 b3 8c | |
| utf16bebytes | 0c cc | |
| utf32bebytes | 00 00 0c cc |
How to Use
HTML:
ೌ
CSS:
content: "\0CCC"
JavaScript:
"\u{CCC}"
Python:
"\u0ccc"
Properties
Frequently Asked Questions
What is the ೌ character (KANNADA VOWEL SIGN AU)?
ೌ (KANNADA VOWEL SIGN AU) is the Unicode character U+0CCC.
What is the Unicode codepoint of KANNADA VOWEL SIGN AU?
The KANNADA VOWEL SIGN AU character (ೌ) has codepoint U+0CCC.
How do I type or copy KANNADA VOWEL SIGN AU?
Copy ೌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.