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