Unicode Character 'DUPLOYAN LETTER S M' (U+1BC3C) |
![]() ![]() |
Unicode Data | |
---|---|
Name | DUPLOYAN LETTER S M |
Block | Duployan |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Comments | Perrault Pernin grs Sloan sl |
Version | Unicode 7.0 (June 2014) |
Encodings | |
---|---|
HTML Entity (decimal) | 𛰼 |
HTML Entity (hex) | 𛰼 |
How to type in Microsoft Windows | Alt +1BC3C |
UTF-8 (hex) | 0xF0 0x9B 0xB0 0xBC (f09bb0bc) |
UTF-8 (binary) | 11110000:10011011:10110000:10111100 |
UTF-16 (hex) | 0xD82F 0xDC3C (d82fdc3c) |
UTF-16 (decimal) | 55,343 56,380 |
UTF-32 (hex) | 0x0001BC3C (1bc3c) |
UTF-32 (decimal) | 113,724 |
C/C++/Java source code | "\uD82F\uDC3C" |
Python source code | u"\U0001BC3C" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 𛰼 |
string.toLowerCase() | 𛰼 |
Character.UnicodeBlock | (none) |
Character.charCount() | 2 |
Character.getDirectionality() | DIRECTIONALITY_UNDEFINED [-1] |
Character.getNumericValue() | -1 |
Character.getType() | 0 |
Character.isDefined() | No |
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() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | Yes |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | No |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |