Unicode Character 'HEBREW LETTER WIDE RESH' (U+FB27)

previous character next character

Unicode Data
Name HEBREW LETTER WIDE RESH
Block Alphabetic Presentation Forms
Category Letter, Other [Lo]
Combine 0
BIDI Right-to-Left [R]
Decomposition <font> HEBREW LETTER RESH (U+05E8)
Mirror N
Approximations <font> 05E8 hebrew letter resh
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#64295;
HTML Entity (hex) &#xfb27;
How to type in Microsoft Windows Alt +FB27
UTF-8 (hex) 0xEF 0xAC 0xA7 (efaca7)
UTF-8 (binary) 11101111:10101100:10100111
UTF-16 (hex) 0xFB27 (fb27)
UTF-16 (decimal) 64,295
UTF-32 (hex) 0x0000FB27 (fb27)
UTF-32 (decimal) 64,295
C/C++/Java source code "\uFB27"
Python source code u"\uFB27"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock ALPHABETIC_PRESENTATION_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_RIGHT_TO_LEFT [1]
Character.getNumericValue() -1
Character.getType() 5
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() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No