U+2027 "‧" Hyphenation Point Unicode Character
Unicode Version 17.0
U+2027 "‧" Hyphenation Point is a small, centered dot specifically designed to indicate a possible hyphenation point within a word during typesetting or text processing, serving a distinct role separate from a regular hyphen or other punctuation marks. Unlike a standard hyphen (U+002D) which creates a visible line break, this character marks where a word could be broken but is not itself a hyphen; it is typically invisible in final rendered text unless the application chooses to display it for editing or linguistic purposes. Originally introduced in Unicode version 1.1, it is primarily used in specialized dictionaries, linguistic corpora, or word-processing environments to assist with syllabification or line-breaking decisions, and it can be crucial for languages with complex hyphenation rules. Its usage ensures that automatic hyphenation algorithms can identify permissible break points without introducing ambiguous or incorrect visual characters in the final document.
General Properties
Encodings
| HTML Decimal Encoding |
‧ |
| HTML Hex Encoding |
‧ |
| UTF-8 Encoding |
0xE2 0x80 0xA7 |
| UTF-16 Encoding |
0x2027 |
| UTF-32 Encoding |
0x00002027 |
| C/C++/Java Escape |
\u2027 |
Unicode Properties