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 TWO) is the Unicode character at code point U+0CE8. 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+0CE8 | |
| decimal | 3304 | |
| htmldecimal | ೨ | |
| htmlhex | ೨ | |
| css | \0CE8 | |
| javascript | \u{CE8} | |
| python | \u0ce8 | |
| java | \u0CE8 | |
| go | \u0CE8 | |
| ruby | \u{CE8} | |
| rust | \u{CE8} | |
| ccpp | \u0ce8 | |
| urlencoded | %E0%B3%A8 | |
| utf8bytes | e0 b3 a8 | |
| utf16bebytes | 0c e8 | |
| utf32bebytes | 00 00 0c e8 |
How to Use
HTML:
೨
CSS:
content: "\0CE8"
JavaScript:
"\u{CE8}"
Python:
"\u0ce8"
Properties
Frequently Asked Questions
What is the ೨ character (KANNADA DIGIT TWO)?
೨ (KANNADA DIGIT TWO) is the Unicode character U+0CE8.
What is the Unicode codepoint of KANNADA DIGIT TWO?
The KANNADA DIGIT TWO character (೨) has codepoint U+0CE8.
How do I type or copy KANNADA DIGIT TWO?
Copy ೨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.