If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+11FFF, officially named TAMIL PUNCTUATION END OF TEXT, was introduced in Unicode version 12.0. It is part of the Tamil Sup block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Taml script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
73727
Copied!
|
|---|---|
| UTF-8 |
F0 91 BF BF
Copied!
|
| UTF-16 |
D8 07 DF FF
Copied!
|
| UTF-32 |
00 01 1F FF
Copied!
|
| URL-Quoted |
%F0%91%BF%BF
Copied!
|
| HTML hex reference |
𑿿
Copied!
|
| RFC 5137 |
\u'11FFF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00011FFF
Copied!
|
| C and C++ |
\U00011fff
Copied!
|
| C# |
\U00011fff
Copied!
|
| CSS |
\0011FFF
Copied!
|
| Excel |
=UNICHAR(73727)
Copied!
|
| Go |
\U00011fff
Copied!
|
| JavaScript |
\uD807\uDFFF
Copied!
|
| Modern JavaScript (since ES6) |
\u{11fff}
Copied!
|
| JSON |
\uD807\uDFFF
Copied!
|
| Java |
\uD807\uDFFF
Copied!
|
| Lua |
\u{11FFF}
Copied!
|
| Matlab |
char(73727)
Copied!
|
| Perl |
\x{11FFF}
Copied!
|
| PHP |
\u{11fff}
Copied!
|
| PostgreSQL |
U&'\11FFF'
Copied!
|
| PowerShell |
`u{11FFF}
Copied!
|
| Python |
\U00011fff
Copied!
|
| Ruby |
\u{11fff}
Copied!
|
| Rust |
\u{11fff}
Copied!
|