Unicode Character 'LATIN SMALL LETTER G' (U+0067) |
![]() |
LATIN SMALL LETTER G
LATIN SMALL LETTER G
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER G |
| Block | Basic Latin |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Upper case | U+0047 |
| Title case | U+0047 |
| See Also | latin small letter script g U+0261 script small g U+210A |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | g |
| HTML Entity (hex) | g |
| How to type in Microsoft Windows | Alt +0067 Alt 0103 Alt 103 |
| UTF-8 (hex) | 0x67 (67) |
| UTF-8 (binary) | 01100111 |
| UTF-16 (hex) | 0x0067 (0067) |
| UTF-16 (decimal) | 103 |
| UTF-32 (hex) | 0x00000067 (0067) |
| UTF-32 (decimal) | 103 |
| C/C++/Java source code | "\u0067" |
| Python source code | u"\u0067" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | G |
| string.toLowerCase() | g |
| Character.UnicodeBlock | BASIC_LATIN |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | 16 |
| 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 |