Unicode Character 'HALFWIDTH FORMS LIGHT VERTICAL' (U+FFE8)

previous character next character

Unicode Data
Name HALFWIDTH FORMS LIGHT VERTICAL
Block Halfwidth and Fullwidth Forms
Category Symbol, Other [So]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <narrow> BOX DRAWINGS LIGHT VERTICAL (U+2502)
Mirror N
Index entries Halfwidth Symbol Variants
Symbol Variants, Halfwidth
Approximations <narrow> 2502
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#65512;
HTML Entity (hex) &#xffe8;
How to type in Microsoft Windows Alt +FFE8
UTF-8 (hex) 0xEF 0xBF 0xA8 (efbfa8)
UTF-8 (binary) 11101111:10111111:10101000
UTF-16 (hex) 0xFFE8 (ffe8)
UTF-16 (decimal) 65,512
UTF-32 (hex) 0x0000FFE8 (FFE8)
UTF-32 (decimal) 65,512
C/C++/Java source code "\uFFE8"
Python source code u"\uFFE8"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock HALFWIDTH_AND_FULLWIDTH_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 28
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() No
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No