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