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