If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FF1C, officially named FULLWIDTH LESS-THAN SIGN, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has fullwidth in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
65308
Copied!
|
|---|---|
| UTF-8 |
EF BC 9C
Copied!
|
| UTF-16 |
FF 1C
Copied!
|
| UTF-32 |
00 00 FF 1C
Copied!
|
| URL-Quoted |
%EF%BC%9C
Copied!
|
| HTML hex reference |
<
Copied!
|
| RFC 5137 |
\u'FF1C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFF1C
Copied!
|
| C and C++ |
\uff1c
Copied!
|
| C# |
\uff1c
Copied!
|
| CSS |
\00FF1C
Copied!
|
| Excel |
=UNICHAR(65308)
Copied!
|
| Go |
\uff1c
Copied!
|
| JavaScript |
\uFF1C
Copied!
|
| Modern JavaScript (since ES6) |
\u{ff1c}
Copied!
|
| JSON |
\uFF1C
Copied!
|
| Java |
\uFF1C
Copied!
|
| Lua |
\u{FF1C}
Copied!
|
| Matlab |
char(65308)
Copied!
|
| Perl |
\x{FF1C}
Copied!
|
| PHP |
\u{ff1c}
Copied!
|
| PostgreSQL |
U&'\FF1C'
Copied!
|
| PowerShell |
`u{FF1C}
Copied!
|
| Python |
\uff1c
Copied!
|
| Ruby |
\u{ff1c}
Copied!
|
| Rust |
\u{ff1c}
Copied!
|