U+E0027 "" Tag Apostrophe Unicode Character
Unicode Version 17.0
U+E0027 "" Tag Apostrophe is a special use character belonging to the Tags block, designed not for general text display but as a formatting tag within the Unicode tag mechanism for syntax tagging plain text. It represents a visible apostrophe glyph when used in conjunction with other tag characters, typically to denote a morpheme boundary or a linguistic marker in plain text without relying on markup languages. This character is invisible on its own to most rendering systems, as it requires a specific font and proper implementation to appear, and it is primarily employed in specialized contexts such as language processing or historical script encoding rather than in standard written communication.
General Properties
| Code Point | U+E0027 |
| Version Added | 3.1 |
| Name | Tag Apostrophe |
| Block | Tags |
| General Category | Format |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Boundary Neutral |
Encodings
| HTML Decimal Encoding | 󠀧 |
| HTML Hex Encoding | 󠀧 |
| UTF-8 Encoding | 0xF3 0xA0 0x80 0xA7 |
| UTF-16 Encoding | 0xDB40 0xDC27 |
| UTF-32 Encoding | 0x000E0027 |
| C/C++/Java Escape | \udb40\udc27 |