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 DIGIT ONE) is the Unicode character at code point U+0CE7. It belongs to the Kannada block, in the Decimal Number (Nd) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CE7 | |
| decimal | 3303 | |
| htmldecimal | ೧ | |
| htmlhex | ೧ | |
| css | \0CE7 | |
| javascript | \u{CE7} | |
| python | \u0ce7 | |
| java | \u0CE7 | |
| go | \u0CE7 | |
| ruby | \u{CE7} | |
| rust | \u{CE7} | |
| ccpp | \u0ce7 | |
| urlencoded | %E0%B3%A7 | |
| utf8bytes | e0 b3 a7 | |
| utf16bebytes | 0c e7 | |
| utf32bebytes | 00 00 0c e7 |
How to Use
HTML:
೧
CSS:
content: "\0CE7"
JavaScript:
"\u{CE7}"
Python:
"\u0ce7"
Properties
Frequently Asked Questions
What is the ೧ character (KANNADA DIGIT ONE)?
೧ (KANNADA DIGIT ONE) is the Unicode character U+0CE7.
What is the Unicode codepoint of KANNADA DIGIT ONE?
The KANNADA DIGIT ONE character (೧) has codepoint U+0CE7.
How do I type or copy KANNADA DIGIT ONE?
Copy ೧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.