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' : ''">
𑿩
TAMIL TRADITIONAL NUMBER SIGN
Overview
𑿩 (TAMIL TRADITIONAL NUMBER SIGN) is the Unicode character at code point U+11FE9. It belongs to the Tamil Supplement block, in the Other Symbol (So) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11FE9 | |
| decimal | 73705 | |
| htmldecimal | 𑿩 | |
| htmlhex | 𑿩 | |
| css | \11FE9 | |
| javascript | \u{11FE9} | |
| python | \U00011fe9 | |
| java | \uD807\uDFE9 | |
| go | \U00011FE9 | |
| ruby | \u{11FE9} | |
| rust | \u{11FE9} | |
| ccpp | \U00011fe9 | |
| urlencoded | %F0%91%BF%A9 | |
| utf8bytes | f0 91 bf a9 | |
| utf16bebytes | d8 07 df e9 | |
| utf32bebytes | 00 01 1f e9 |
How to Use
HTML:
𑿩
CSS:
content: "\11FE9"
JavaScript:
"\u{11FE9}"
Python:
"\U00011fe9"
Properties
- Block
- Tamil Supplement
- Script
- Taml
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𑿩 character (TAMIL TRADITIONAL NUMBER SIGN)?
𑿩 (TAMIL TRADITIONAL NUMBER SIGN) is the Unicode character U+11FE9.
What is the Unicode codepoint of TAMIL TRADITIONAL NUMBER SIGN?
The TAMIL TRADITIONAL NUMBER SIGN character (𑿩) has codepoint U+11FE9.
How do I type or copy TAMIL TRADITIONAL NUMBER SIGN?
Copy 𑿩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.