U+E0029 "" Tag Right Parenthesis Unicode Character
Unicode Version 17.0
U+E0029 "" Tag Right Parenthesis is a special invisible code point in the Tags block, specifically designed to represent a right parenthesis as part of a system of language tagging in plain text. It belongs to a set of 95 printable ASCII characters that were encoded as "tag" characters for use in combination with U+E0001 LANGUAGE TAG, allowing text to be explicitly marked for language processing without visible glyph changes. This character is not intended for general use and is mainly a legacy feature; it is typically rendered as a zero-width invisible element in most standard contexts, and its functionality has been largely superseded by modern language markup standards and protocols.
General Properties
| Code Point | U+E0029 |
| Version Added | 3.1 |
| Name | Tag Right Parenthesis |
| 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 0xA9 |
| UTF-16 Encoding | 0xDB40 0xDC29 |
| UTF-32 Encoding | 0x000E0029 |
| C/C++/Java Escape | \udb40\udc29 |