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