Unicode Character 'GEORGIAN SMALL LETTER TAN' (U+2D07)

previous character next character

Unicode Data
Name GEORGIAN SMALL LETTER TAN
Block Georgian Supplement
Category Letter, Lowercase [Ll]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Upper case U+10A7
Title case U+10A7
Version Unicode 4.1.0 (March 2005)
Encodings
HTML Entity (decimal) ⴇ
HTML Entity (hex) ⴇ
How to type in Microsoft Windows Alt +2D07
UTF-8 (hex) 0xE2 0xB4 0x87 (e2b487)
UTF-8 (binary) 11100010:10110100:10000111
UTF-16 (hex) 0x2D07 (2d07)
UTF-16 (decimal) 11,527
UTF-32 (hex) 0x00002D07 (2d07)
UTF-32 (decimal) 11,527
C/C++/Java source code "\u2D07"
Python source code u"\u2D07"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock GEORGIAN_SUPPLEMENT
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