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