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