Unicode Character 'VERTICAL LINE' (U+007C)

previous character next character

Unicode Data
Name VERTICAL LINE
Block Basic Latin
Category Symbol, Math [Sm]
Combine 0
BIDI Other Neutrals [ON]
Mirror N
Old name VERTICAL BAR
Index entries VERTICAL LINE
bar, vertical
LINE, VERTICAL
vertical bar
absolute value
Comments vertical bar, pipe
used in pairs to indicate absolute value
also used as an unpaired separator or as a fence
See Also broken bar U+00A6
latin letter dental click U+01C0
hebrew punctuation paseq U+05C0
devanagari danda U+0964
combining long vertical line overlay U+20D2
divides U+2223
light vertical bar U+2758
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) |
HTML Entity (hex) |
How to type in Microsoft Windows Alt +007C
Alt 0124
Alt 124
UTF-8 (hex) 0x7C (7c)
UTF-8 (binary) 01111100
UTF-16 (hex) 0x007C (007c)
UTF-16 (decimal) 124
UTF-32 (hex) 0x0000007C (007c)
UTF-32 (decimal) 124
C/C++/Java source code "\u007C"
Python source code u"\u007C"
More...
Java Data
string.toUpperCase() |
string.toLowerCase() |
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 25
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