Unicode Character 'SHORTHAND FORMAT CONTINUING OVERLAP' (U+1BCA1) |
![]() |
SHORTHAND FORMAT CONTINUING OVERLAP
SHORTHAND FORMAT CONTINUING OVERLAP
| Unicode Data | |
|---|---|
| Name | SHORTHAND FORMAT CONTINUING OVERLAP |
| Block | Shorthand Format Controls |
| Category | Other, Format [Cf] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | Boundary Neutral [BN] |
| Version | Unicode 7.0 (June 2014) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𛲡 |
| HTML Entity (hex) | 𛲡 |
| How to type in Microsoft Windows | Alt +1BCA1 |
| UTF-8 (hex) | 0xF0 0x9B 0xB2 0xA1 (f09bb2a1) |
| UTF-8 (binary) | 11110000:10011011:10110010:10100001 |
| UTF-16 (hex) | 0xD82F 0xDCA1 (d82fdca1) |
| UTF-16 (decimal) | 55,343 56,481 |
| UTF-32 (hex) | 0x0001BCA1 (1BCA1) |
| UTF-32 (decimal) | 113,825 |
| C/C++/Java source code | "\uD82F\uDCA1" |
| Python source code | u"\U0001BCA1" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | |
| string.toLowerCase() | |
| Character.UnicodeBlock | SHORTHAND_FORMAT_CONTROLS |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_BOUNDARY_NEUTRAL [9] |
| Character.getNumericValue() | -1 |
| Character.getType() | 16 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | Yes |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | No |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |