U+E0023 "" Tag Number Sign Unicode Character
Unicode Version 17.0
U+E0023 "" Tag Number Sign is a control character within the Tags block, intended for use in special tagging protocols such as those for language tagging in plain text, where it functions as a number sign within a sequence of tag characters. It is not a standard visible symbol but rather an invisible formatting code used to mark specific text properties when combined with other tag characters. As part of the Unicode standard's provision for invisible text markup, this character is typically rendered as nothing on its own and is primarily of interest to software developers and linguists working with advanced text processing systems.
General Properties
| Code Point | U+E0023 |
| Version Added | 3.1 |
| Name | Tag Number Sign |
| 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 0xA3 |
| UTF-16 Encoding | 0xDB40 0xDC23 |
| UTF-32 Encoding | 0x000E0023 |
| C/C++/Java Escape | \udb40\udc23 |