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