’ Private Use Two
U+0092
ℹ️ About
The Private Use Two (PU2) character is a C1 control code located at codepoint U+0092. Unlike standard alphanumeric characters, it is a non-printing control character reserved for internal application logic and proprietary protocols. It provides a standardized “slot” for developers to implement custom behaviors that aren’t defined by the core Unicode specification.
⚠️ Note: Do not confuse with ’ (U+2019 Right Single Quotation Mark).
⚡ Codes
HTML
’
CSS
\0092
Python
\u0092
Live Playground
More from Latin-1 Supplement
Copied!