Unicode Character 'SCRIPT SMALL G' (U+210A) |
![]() ![]() |
Unicode Data | |
---|---|
Name | SCRIPT SMALL G |
Block | Letterlike Symbols |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <font> LATIN SMALL LETTER G (U+0067) |
Mirror | N |
Index entries | number symbol, real real number symbol SCRIPT SMALL G G, SCRIPT SMALL |
Comments | real number symbol |
Approximations | <font> 0067 latin small letter g |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ℊ |
HTML Entity (hex) | ℊ |
How to type in Microsoft Windows | Alt +210A |
UTF-8 (hex) | 0xE2 0x84 0x8A (e2848a) |
UTF-8 (binary) | 11100010:10000100:10001010 |
UTF-16 (hex) | 0x210A (210a) |
UTF-16 (decimal) | 8,458 |
UTF-32 (hex) | 0x0000210A (210a) |
UTF-32 (decimal) | 8,458 |
C/C++/Java source code | "\u210A" |
Python source code | u"\u210A" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ℊ |
string.toLowerCase() | ℊ |
Character.UnicodeBlock | LETTERLIKE_SYMBOLS |
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 |