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 SIGN KUZHI
Overview
𑿢 (TAMIL SIGN KUZHI) is the Unicode character at code point U+11FE2. 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+11FE2 | |
| decimal | 73698 | |
| htmldecimal | 𑿢 | |
| htmlhex | 𑿢 | |
| css | \11FE2 | |
| javascript | \u{11FE2} | |
| python | \U00011fe2 | |
| java | \uD807\uDFE2 | |
| go | \U00011FE2 | |
| ruby | \u{11FE2} | |
| rust | \u{11FE2} | |
| ccpp | \U00011fe2 | |
| urlencoded | %F0%91%BF%A2 | |
| utf8bytes | f0 91 bf a2 | |
| utf16bebytes | d8 07 df e2 | |
| utf32bebytes | 00 01 1f e2 |
How to Use
HTML:
𑿢
CSS:
content: "\11FE2"
JavaScript:
"\u{11FE2}"
Python:
"\U00011fe2"
Properties
- Block
- Tamil Supplement
- Script
- Taml
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𑿢 character (TAMIL SIGN KUZHI)?
𑿢 (TAMIL SIGN KUZHI) is the Unicode character U+11FE2.
What is the Unicode codepoint of TAMIL SIGN KUZHI?
The TAMIL SIGN KUZHI character (𑿢) has codepoint U+11FE2.
How do I type or copy TAMIL SIGN KUZHI?
Copy 𑿢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.