U+E005E "" Tag Circumflex Accent Unicode Character
Unicode Version 17.0
U+E005E "" Tag Circumflex Accent is a special invisible formatting character from the Tags block, designed for use in plain text to represent a circumflex accent mark within a tagging system. Part of a set of 95 visible and control characters standardized for language tagging in Unicode, this character specifically corresponds to the ASCII caret (^) but serves only as a private-use or compatibility tag component. It is not intended for normal text display and is rarely used directly, as its primary function is to be combined with other tag characters in sequences like those for language annotation, where it helps identify a circumflex diacritic in tagged textual metadata.
General Properties
| Code Point | U+E005E |
| Version Added | 3.1 |
| Name | Tag Circumflex Accent |
| 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 0x81 0x9E |
| UTF-16 Encoding | 0xDB40 0xDC5E |
| UTF-32 Encoding | 0x000E005E |
| C/C++/Java Escape | \udb40\udc5e |