Unicode Character 'PRESENTATION FORM FOR VERTICAL SEMICOLON' (U+FE14)

previous character next character

U+FE14 browser display

PRESENTATION FORM FOR VERTICAL SEMICOLON

image of Unicode Character 'PRESENTATION FORM FOR VERTICAL SEMICOLON' (U+FE14)
Raster image of U+FE14

PRESENTATION FORM FOR VERTICAL SEMICOLON

Unicode Data
Name PRESENTATION FORM FOR VERTICAL SEMICOLON
Block Vertical Forms
Category Punctuation, Other [Po]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <vertical> SEMICOLON (U+003B)
Mirror N
See Also small semicolon U+FE54
Approximations <vertical> 003B
Version Unicode 4.1.0 (March 2005)
Encodings
HTML Entity (decimal) &#65044;
HTML Entity (hex) &#xfe14;
How to type in Microsoft Windows Alt +FE14
UTF-8 (hex) 0xEF 0xB8 0x94 (efb894)
UTF-8 (binary) 11101111:10111000:10010100
UTF-16 (hex) 0xFE14 (fe14)
UTF-16 (decimal) 65,044
UTF-32 (hex) 0x0000FE14 (fe14)
UTF-32 (decimal) 65,044
C/C++/Java source code "\uFE14"
Python source code u"\uFE14"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock VERTICAL_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 24
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