TWO DOT PUNCTUATION (⁚)
⁚
Copy Character
Unicode Block
General PunctuationUnicode Code
U+205A
Codepoint
8282
Notes
historically used to indicate the end of a sentence or change of speaker
extends from baseline to cap height
Character Encoding
UTF-8
0xE20x810x9A
UTF-16
0x205A
UTF-32
0x0000205A
Copy & Paste Codes
Unicode Escape
\u{205A}
HTML Entity (Decimal)
⁚
HTML Entity (Hex)
⁚
CSS Code
\205A
JavaScript/JSON
String.fromCodePoint(0x205A)
Python
chr(0x205A)
Ruby/PHP
chr(0x205A)
Unix, C, PHP, JAVA
0x205A
Perl
chr(0x205A)
URL Encoded
%205a