WORD SEPARATOR MIDDLE DOT (⸱)
⸱
Copy Character
Unicode Block
Supplemental PunctuationUnicode Code
U+2E31
Codepoint
11825
Notes
used in Avestan, Samaritan, ...
Character Encoding
UTF-8
0xE20xB80xB1
UTF-16
0x2E31
UTF-32
0x00002E31
Copy & Paste Codes
Unicode Escape
\u{2E31}
HTML Entity (Decimal)
⸱
HTML Entity (Hex)
⸱
CSS Code
\2E31
JavaScript/JSON
String.fromCodePoint(0x2E31)
Python
chr(0x2E31)
Ruby/PHP
chr(0x2E31)
Unix, C, PHP, JAVA
0x2E31
Perl
chr(0x2E31)
URL Encoded
%2e31