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 DIGIT ZERO) is the Unicode character at code point U+0C66. It belongs to the Telugu block, in the Decimal Number (Nd) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C66 | |
| decimal | 3174 | |
| htmldecimal | ౦ | |
| htmlhex | ౦ | |
| css | \0C66 | |
| javascript | \u{C66} | |
| python | \u0c66 | |
| java | \u0C66 | |
| go | \u0C66 | |
| ruby | \u{C66} | |
| rust | \u{C66} | |
| ccpp | \u0c66 | |
| urlencoded | %E0%B1%A6 | |
| utf8bytes | e0 b1 a6 | |
| utf16bebytes | 0c 66 | |
| utf32bebytes | 00 00 0c 66 |
How to Use
HTML:
౦
CSS:
content: "\0C66"
JavaScript:
"\u{C66}"
Python:
"\u0c66"
Properties
Frequently Asked Questions
What is the ౦ character (TELUGU DIGIT ZERO)?
౦ (TELUGU DIGIT ZERO) is the Unicode character U+0C66.
What is the Unicode codepoint of TELUGU DIGIT ZERO?
The TELUGU DIGIT ZERO character (౦) has codepoint U+0C66.
How do I type or copy TELUGU DIGIT ZERO?
Copy ౦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.