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