Unicode Character 'HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT' (U+276F) |
![]() |
HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT
HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT
| Unicode Data | |
|---|---|
| Name | HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT |
| Block | Dingbats |
| Category | Punctuation, Close [Pe] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT (U+276E) |
| See Also | single right-pointing angle quotation mark U+203A |
| Version | Unicode 3.2.0 (March, 2002) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ❯ |
| HTML Entity (hex) | ❯ |
| How to type in Microsoft Windows | Alt +276F |
| UTF-8 (hex) | 0xE2 0x9D 0xAF (e29daf) |
| UTF-8 (binary) | 11100010:10011101:10101111 |
| UTF-16 (hex) | 0x276F (276f) |
| UTF-16 (decimal) | 10,095 |
| UTF-32 (hex) | 0x0000276F (276F) |
| UTF-32 (decimal) | 10,095 |
| C/C++/Java source code | "\u276F" |
| Python source code | u"\u276F" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ❯ |
| string.toLowerCase() | ❯ |
| Character.UnicodeBlock | DINGBATS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | -1 |
| Character.getType() | 22 |
| 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 |