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