Unicode Character 'LATIN LETTER SMALL CAPITAL Q' (U+A7AF) |
![]() |
LATIN LETTER SMALL CAPITAL Q
LATIN LETTER SMALL CAPITAL Q
| Unicode Data | |
|---|---|
| Name | LATIN LETTER SMALL CAPITAL Q |
| Block | Latin Extended-D |
| Category | Letter, Lowercase [Ll] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Comments | used to represent gemination |
| See Also | modifier letter capital q U+A7F4 |
| Version | Unicode 11.0 (June 2018) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ꞯ |
| HTML Entity (hex) | ꞯ |
| How to type in Microsoft Windows | Alt +A7AF |
| UTF-8 (hex) | 0xEA 0x9E 0xAF (ea9eaf) |
| UTF-8 (binary) | 11101010:10011110:10101111 |
| UTF-16 (hex) | 0xA7AF (a7af) |
| UTF-16 (decimal) | 42,927 |
| UTF-32 (hex) | 0x0000A7AF (a7af) |
| UTF-32 (decimal) | 42,927 |
| C/C++/Java source code | "\uA7AF" |
| Python source code | u"\uA7AF" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ꞯ |
| string.toLowerCase() | ꞯ |
| Character.UnicodeBlock | LATIN_EXTENDED_D |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 2 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | Yes |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |