Unicode Character 'FULLWIDTH LESS-THAN SIGN' (U+FF1C) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+FF1C
| Encodings |
| HTML Entity (decimal) |
< |
| HTML Entity (hex) |
< |
| How to type in Microsoft Windows |
Alt +FF1C
|
| UTF-8 (hex) |
0xEF 0xBC 0x9C (efbc9c) |
| UTF-8 (binary) |
11101111:10111100:10011100 |
| UTF-16 (hex) |
0xFF1C (ff1c) |
| UTF-16 (decimal) |
65,308 |
| UTF-32 (hex) |
0x0000FF1C (ff1c) |
| UTF-32 (decimal) |
65,308 |
| C/C++/Java source code |
"\uFF1C" |
| Python source code |
u"\uFF1C" |
| More... |
| Java Data |
| string.toUpperCase() |
<
|
| string.toLowerCase() |
<
|
| Character.UnicodeBlock |
HALFWIDTH_AND_FULLWIDTH_FORMS
|
| Character.charCount() |
1 |
| Character.getDirectionality() |
DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() |
-1 |
| Character.getType() |
25 |
| Character.isDefined() |
Yes |
| Character.isDigit() |
No |
| Character.isIdentifierIgnorable() |
No |
| Character.isISOControl() |
No |
| Character.isJavaIdentifierPart() |
No |
| Character.isJavaIdentifierStart() |
No |
| Character.isLetter() |
No |
| Character.isLetterOrDigit() |
No |
| Character.isLowerCase() |
No |
| Character.isMirrored() |
Yes |
| Character.isSpaceChar() |
No |
| Character.isSupplementaryCodePoint() |
No |
| Character.isTitleCase() |
No |
| Character.isUnicodeIdentifierPart() |
No |
| Character.isUnicodeIdentifierStart() |
No |
| Character.isUpperCase() |
No |
| Character.isValidCodePoint() |
Yes |
| Character.isWhitespace() |
No |
Terms of Service | Privacy Policy | Contact Info