COMBINING WIDE BRIDGE ABOVE
⃩
U+20E9
Unicode Block
Combining Diacritical Marks for SymbolsCode
20E9
Code Point
8425
Aliases
contraction operator
Notes
extends the full width of the base character
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Combining Diacritical Marks for Symbols
Character Encoding
UTF-8
0xE20x830xA9
UTF-16
0x20E9
UTF-32
0x000020E9
Copy & Paste Codes
Character
⃩
Unicode Escape
\u{20E9}
HTML Entity (Decimal)
⃩
HTML Entity (Hex)
⃩
CSS Code
\20E9
JavaScript
String.fromCodePoint(0x20E9)
Python
chr(0x20E9)