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
௩ (TAMIL DIGIT THREE) is the Unicode character at code point U+0BE9. It belongs to the Tamil block, in the Decimal Number (Nd) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0BE9 | |
| decimal | 3049 | |
| htmldecimal | ௩ | |
| htmlhex | ௩ | |
| css | \0BE9 | |
| javascript | \u{BE9} | |
| python | \u0be9 | |
| java | \u0BE9 | |
| go | \u0BE9 | |
| ruby | \u{BE9} | |
| rust | \u{BE9} | |
| ccpp | \u0be9 | |
| urlencoded | %E0%AF%A9 | |
| utf8bytes | e0 af a9 | |
| utf16bebytes | 0b e9 | |
| utf32bebytes | 00 00 0b e9 |
How to Use
HTML:
௩
CSS:
content: "\0BE9"
JavaScript:
"\u{BE9}"
Python:
"\u0be9"
Properties
Frequently Asked Questions
What is the ௩ character (TAMIL DIGIT THREE)?
௩ (TAMIL DIGIT THREE) is the Unicode character U+0BE9.
What is the Unicode codepoint of TAMIL DIGIT THREE?
The TAMIL DIGIT THREE character (௩) has codepoint U+0BE9.
How do I type or copy TAMIL DIGIT THREE?
Copy ௩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.