FORMAT
U+E005E
FORMAT
TAG CIRCUMFLEX ACCENT
Zero-width format control character governing layout and script joining.
Category:
Format (Cf)
Block:
Tags
Script:
Common
Age:
Unicode 3.1
Plane:
Supplementary Special-purpose Plane (SSP)
Quick Facts
| Unicode Name |
TAG CIRCUMFLEX ACCENT
|
|
|---|---|---|
| Code Point |
U+E005E
|
|
| Decimal Value |
917598
|
|
| General Category | Format (Cf) → | |
| Unicode Block | Tags → | |
| Script | Common → | |
| Unicode Version | Unicode 3.1 → | |
| Unicode Plane |
Supplementary Special-purpose Plane (SSP)
|
Byte Encodings
| UTF-8 4 bytes |
F3 A0 81 9E
|
|
|---|---|---|
| UTF-16 Surrogate Pair |
DB40 DC5E
High:
U+DB40 (\uDB40)
Low: U+DC5E (\uDC5E)
|
|
| UTF-32 4 bytes |
000E005E
|
|
| UTF-16BE / LE Byte Order |
BE:
DB 40 DC 5E
LE: 40 DB 5E DC
|
|
| UTF-32BE / LE Byte Order |
BE:
00 0E 00 5E
LE: 5E 00 0E 00
|
Developer Code Escapes
| HTML Decimal |
󠁞
|
|
|---|---|---|
| HTML Hexadecimal |
󠁞
|
|
| HTML Named Entity |
None
|
|
| CSS Escape |
\0E005E
|
|
| JavaScript (ES6) |
\u{E005E}
|
|
| JavaScript (UTF-16) |
\uDB40\uDC5E
|
|
| JSON Escape |
\uDB40\uDC5E
|
|
| Python |
\U000E005E
|
|
| PHP |
"\u{E005E}"
|
|
| Java |
"\uDB40\uDC5E"
|
|
| C / C++ |
"\U000E005E"
|
|
| Rust |
'\u{e005e}'
|
|
| URL Percent-Encoded |
%F3%A0%81%9E
|
Normalization & Decomposition
| Combining Class |
0 — Not Reordered (Spacing)
|
|
|---|---|---|
| Decomposition | None (Canonical / Precomposed Base) | |
| NFC / NFD Forms | Stable under all Unicode normalization forms (NFC, NFD, NFKC, NFKD). |
Bidirectional Properties
| Bidi Class |
BN — Boundary Neutral
|
|
|---|---|---|
| Bidi Mirrored | No |
Font Specimen & Rendering
Non-Printable Character Notice
Code point U+E005E represents a FORMAT (General Category Cf). It does not produce a visible standalone glyph in standard font engines and is intended for programmatic, syntactic, layout, or lexical operations.