TWO DOT PUNCTUATION
⁚
U+205A
Unicode Block
General PunctuationCode
205A
Code Point
8282
Notes
historically used to indicate the end of a sentence or change of speaker
extends from baseline to cap height
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
General Punctuation
Character Encoding
UTF-8
0xE20x810x9A
UTF-16
0x205A
UTF-32
0x0000205A
Copy & Paste Codes
Character
⁚
Unicode Escape
\u{205A}
HTML Entity (Decimal)
⁚
HTML Entity (Hex)
⁚
CSS Code
\205A
JavaScript
String.fromCodePoint(0x205A)
Python
chr(0x205A)