PUA
U+E000
PUA-A
<Private Use, First>
Private Use Area code point. Interpretation depends entirely on private agreement between fonts/applications.
Category:
Private Use (Co)
Block:
Private Use Area
Script:
Unknown
Age:
Unicode 1.1
Plane:
Basic Multilingual Plane (BMP)
Quick Facts
| Unicode Name |
<Private Use, First>
|
|
|---|---|---|
| Code Point |
U+E000
|
|
| Decimal Value |
57344
|
|
| General Category | Private Use (Co) → | |
| Unicode Block | Private Use Area → | |
| Script | Unknown → | |
| Unicode Version | Unicode 1.1 → | |
| Unicode Plane |
Basic Multilingual Plane (BMP)
|
Byte Encodings
| UTF-8 3 bytes |
EE 80 80
|
|
|---|---|---|
| UTF-16 Code Unit |
E000
|
|
| UTF-32 4 bytes |
0000E000
|
|
| UTF-16BE / LE Byte Order |
BE:
E0 00
LE: 00 E0
|
|
| UTF-32BE / LE Byte Order |
BE:
00 00 E0 00
LE: 00 E0 00 00
|
Developer Code Escapes
| HTML Decimal |

|
|
|---|---|---|
| HTML Hexadecimal |

|
|
| HTML Named Entity |
None
|
|
| CSS Escape |
\00E000
|
|
| JavaScript (ES6) |
\uE000
|
|
| JavaScript (UTF-16) |
\uE000
|
|
| JSON Escape |
\uE000
|
|
| Python |
\uE000
|
|
| PHP |
"\u{E000}"
|
|
| Java |
"\uE000"
|
|
| C / C++ |
"\uE000"
|
|
| Rust |
'\u{e000}'
|
|
| URL Percent-Encoded |
%EE%80%80
|
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 |
L — Left-to-Right
|
|
|---|---|---|
| Bidi Mirrored | No |
Font Specimen & Rendering
Non-Printable Character Notice
Code point U+E000 represents a PUA-A (General Category Co). It does not produce a visible standalone glyph in standard font engines and is intended for programmatic, syntactic, layout, or lexical operations.