Unicode Character 'COMBINING SHORT VERTICAL LINE OVERLAY' (U+20D3)

previous character next character

Unicode Data
Name COMBINING SHORT VERTICAL LINE OVERLAY
Block Combining Diacritical Marks for Symbols
Category Mark, Nonspacing [Mn]
Combine 1
BIDI Non-Spacing Mark [NSM]
Mirror N
Old name NON-SPACING SHORT VERTICAL BAR OVERLAY
Index entries LINE OVERLAY, COMBINING SHORT VERTICAL
COMBINING SHORT VERTICAL LINE OVERLAY
SHORT VERTICAL LINE OVERLAY, COMBINING
OVERLAY, COMBINING SHORT VERTICAL LINE
VERTICAL LINE OVERLAY, COMBINING SHORT
Comments occasional variant for negation
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ⃓
HTML Entity (hex) ⃓
How to type in Microsoft Windows Alt +20D3
UTF-8 (hex) 0xE2 0x83 0x93 (e28393)
UTF-8 (binary) 11100010:10000011:10010011
UTF-16 (hex) 0x20D3 (20d3)
UTF-16 (decimal) 8,403
UTF-32 (hex) 0x000020D3 (20d3)
UTF-32 (decimal) 8,403
C/C++/Java source code "\u20D3"
Python source code u"\u20D3"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock COMBINING_MARKS_FOR_SYMBOLS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_NONSPACING_MARK [8]
Character.getNumericValue() -1
Character.getType() 6
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
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() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No