Unicode Character 'DEVANAGARI SIGN BHALE WITH HOOK' (U+11B03) |
![]() |
DEVANAGARI SIGN BHALE WITH HOOK
DEVANAGARI SIGN BHALE WITH HOOK
| Unicode Data | |
|---|---|
| Name | DEVANAGARI SIGN BHALE WITH HOOK |
| Block | Devanagari Extended-A |
| Category | Punctuation, Other [Po] |
| Script | Devanagari (Deva) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Version | Unicode 15.0 (September 2022) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𑬃 |
| HTML Entity (hex) | 𑬃 |
| How to type in Microsoft Windows | Alt +11B03 |
| UTF-8 (hex) | 0xF0 0x91 0xAC 0x83 (f091ac83) |
| UTF-8 (binary) | 11110000:10010001:10101100:10000011 |
| UTF-16 (hex) | 0xD806 0xDF03 (d806df03) |
| UTF-16 (decimal) | 55,302 57,091 |
| UTF-32 (hex) | 0x00011B03 (11b03) |
| UTF-32 (decimal) | 72,451 |
| C/C++/Java source code | "\uD806\uDF03" |
| Python source code | u"\U00011B03" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𑬃 |
| string.toLowerCase() | 𑬃 |
| Character.UnicodeBlock | DEVANAGARI_EXTENDED_A |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 24 |
| 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() | 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 |