Unicode Character 'OGONEK' (U+02DB) |
![]() |
OGONEK
OGONEK
| Unicode Data | |
|---|---|
| Name | OGONEK |
| Block | Spacing Modifier Letters |
| Category | Symbol, Modifier [Sk] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Decomposition | SPACE (SP) (U+0020) COMBINING OGONEK (U+0328) |
| Old name | SPACING OGONEK |
| Index entries | OGONEK |
| See Also | combining ogonek U+0328 |
| Approximations | 0020 0328 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˛ |
| HTML Entity (hex) | ˛ |
| HTML Entity (named) | ˛ |
| How to type in Microsoft Windows | Alt +02DB |
| UTF-8 (hex) | 0xCB 0x9B (cb9b) |
| UTF-8 (binary) | 11001011:10011011 |
| UTF-16 (hex) | 0x02DB (02db) |
| UTF-16 (decimal) | 731 |
| UTF-32 (hex) | 0x000002DB (02db) |
| UTF-32 (decimal) | 731 |
| C/C++/Java source code | "\u02DB" |
| Python source code | u"\u02DB" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ˛ |
| string.toLowerCase() | ˛ |
| Character.UnicodeBlock | SPACING_MODIFIER_LETTERS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | -1 |
| Character.getType() | 27 |
| 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() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |