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 NINE) is the Unicode character at code point U+0C6F. 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+0C6F | |
| decimal | 3183 | |
| htmldecimal | ౯ | |
| htmlhex | ౯ | |
| css | \0C6F | |
| javascript | \u{C6F} | |
| python | \u0c6f | |
| java | \u0C6F | |
| go | \u0C6F | |
| ruby | \u{C6F} | |
| rust | \u{C6F} | |
| ccpp | \u0c6f | |
| urlencoded | %E0%B1%AF | |
| utf8bytes | e0 b1 af | |
| utf16bebytes | 0c 6f | |
| utf32bebytes | 00 00 0c 6f |
How to Use
HTML:
౯
CSS:
content: "\0C6F"
JavaScript:
"\u{C6F}"
Python:
"\u0c6f"
Properties
Frequently Asked Questions
What is the ౯ character (TELUGU DIGIT NINE)?
౯ (TELUGU DIGIT NINE) is the Unicode character U+0C6F.
What is the Unicode codepoint of TELUGU DIGIT NINE?
The TELUGU DIGIT NINE character (౯) has codepoint U+0C6F.
How do I type or copy TELUGU DIGIT NINE?
Copy ౯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.