copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText(''); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
OUTLINED LATIN CAPITAL LETTER P
Overview
(OUTLINED LATIN CAPITAL LETTER P) is the Unicode character at code point U+1CCE5. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCE5 | |
| decimal | 117989 | |
| htmldecimal | 𜳥 | |
| htmlhex | 𜳥 | |
| css | \1CCE5 | |
| javascript | \u{1CCE5} | |
| python | \U0001cce5 | |
| java | \uD833\uDCE5 | |
| go | \U0001CCE5 | |
| ruby | \u{1CCE5} | |
| rust | \u{1CCE5} | |
| ccpp | \U0001cce5 | |
| urlencoded | %F0%9C%B3%A5 | |
| utf8bytes | f0 9c b3 a5 | |
| utf16bebytes | d8 33 dc e5 | |
| utf32bebytes | 00 01 cc e5 |
How to Use
HTML:
𜳥
CSS:
content: "\1CCE5"
JavaScript:
"\u{1CCE5}"
Python:
"\U0001cce5"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0050
Frequently Asked Questions
What is the character (OUTLINED LATIN CAPITAL LETTER P)?
(OUTLINED LATIN CAPITAL LETTER P) is the Unicode character U+1CCE5.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER P?
The OUTLINED LATIN CAPITAL LETTER P character () has codepoint U+1CCE5.
How do I type or copy OUTLINED LATIN CAPITAL LETTER P?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.