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