FULLWIDTH LEFT WHITE PARENTHESIS
⦅
U+FF5F
Unicode Block
Halfwidth and Fullwidth FormsCode
FF5F
Code Point
65375
Notes
the most commonly occurring glyph variant looks like doubled parentheses
# <wide> 2985
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBD0x9F
UTF-16
0xFF5F
UTF-32
0x0000FF5F
Copy & Paste Codes
Character
⦅
Unicode Escape
\u{FF5F}
HTML Entity (Decimal)
⦅
HTML Entity (Hex)
⦅
CSS Code
\FF5F
JavaScript
String.fromCodePoint(0xFF5F)
Python
chr(0xFF5F)