DOUBLE OBLIQUE HYPHEN (⸗)
⸗
Copy Character
Unicode Block
Supplemental PunctuationUnicode Code
U+2E17
Codepoint
11799
Notes
used in ancient Near-Eastern linguistics
hyphen in Fraktur text uses 002D or 2010, but with a '2E17' glyph in Fraktur fonts
Character Encoding
UTF-8
0xE20xB80x97
UTF-16
0x2E17
UTF-32
0x00002E17
Copy & Paste Codes
Unicode Escape
\u{2E17}
HTML Entity (Decimal)
⸗
HTML Entity (Hex)
⸗
CSS Code
\2E17
JavaScript/JSON
String.fromCodePoint(0x2E17)
Python
chr(0x2E17)
Ruby/PHP
chr(0x2E17)
Unix, C, PHP, JAVA
0x2E17
Perl
chr(0x2E17)
URL Encoded
%2e17