PUA
U+F8FF
PUA-A
<Private Use, Last>
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, Last>
|
|
|---|---|---|
| Code Point |
U+F8FF
|
|
| Decimal Value |
63743
|
|
| 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 |
EF A3 BF
|
|
|---|---|---|
| UTF-16 Code Unit |
F8FF
|
|
| UTF-32 4 bytes |
0000F8FF
|
|
| UTF-16BE / LE Byte Order |
BE:
F8 FF
LE: FF F8
|
|
| UTF-32BE / LE Byte Order |
BE:
00 00 F8 FF
LE: FF F8 00 00
|
Developer Code Escapes
| HTML Decimal |

|
|
|---|---|---|
| HTML Hexadecimal |

|
|
| HTML Named Entity |
None
|
|
| CSS Escape |
\00F8FF
|
|
| JavaScript (ES6) |
\uF8FF
|
|
| JavaScript (UTF-16) |
\uF8FF
|
|
| JSON Escape |
\uF8FF
|
|
| Python |
\uF8FF
|
|
| PHP |
"\u{F8FF}"
|
|
| Java |
"\uF8FF"
|
|
| C / C++ |
"\uF8FF"
|
|
| Rust |
'\u{f8ff}'
|
|
| URL Percent-Encoded |
%EF%A3%BF
|
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+F8FF 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.