MIDDLE DOT (·)
·
Copy Character
Unicode Code
U+00B7
Codepoint
183
Aliases
midpoint (in typography), Georgian comma, Greek middle dot (ano teleia)
Notes
also used as a raised decimal point or to denote multiplication; for multiplication 22C5 is preferred
used as a vowel length mark (part of words) in many Amerindian orthographies
Character Encoding
UTF-8
0xC20xB7
UTF-16
0x00B7
UTF-32
0x000000B7
Copy & Paste Codes
Unicode Escape
\u{00B7}
HTML Entity (Decimal)
·
HTML Entity (Hex)
·
CSS Code
\00B7
JavaScript/JSON
String.fromCodePoint(0x00B7)
Python
chr(0x00B7)
Ruby/PHP
chr(0x00B7)
Unix, C, PHP, JAVA
0x00B7
Perl
chr(0x00B7)
URL Encoded
%00b7