Unicode Character 'GEORGIAN CAPITAL LETTER HE' (U+10C1)

previous character next character

U+10C1 browser display

GEORGIAN CAPITAL LETTER HE

image of Unicode Character 'GEORGIAN CAPITAL LETTER HE' (U+10C1)
Raster image of U+10C1

GEORGIAN CAPITAL LETTER HE

Unicode Data
Name GEORGIAN CAPITAL LETTER HE
Block Georgian
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Lower case U+2D21
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) Ⴡ
HTML Entity (hex) Ⴡ
How to type in Microsoft Windows Alt +10C1
UTF-8 (hex) 0xE1 0x83 0x81 (e18381)
UTF-8 (binary) 11100001:10000011:10000001
UTF-16 (hex) 0x10C1 (10c1)
UTF-16 (decimal) 4,289
UTF-32 (hex) 0x000010C1 (10c1)
UTF-32 (decimal) 4,289
C/C++/Java source code "\u10C1"
Python source code u"\u10C1"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock GEORGIAN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 1
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() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() Yes
Character.isUpperCase() Yes
Character.isValidCodePoint() Yes
Character.isWhitespace() No