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