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' : ''">
პ
Overview
პ (GEORGIAN LETTER PAR) is the Unicode character at code point U+10DE. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10DE | |
| decimal | 4318 | |
| htmldecimal | პ | |
| htmlhex | პ | |
| css | \10DE | |
| javascript | \u{10DE} | |
| python | \u10de | |
| java | \u10DE | |
| go | \u10DE | |
| ruby | \u{10DE} | |
| rust | \u{10DE} | |
| ccpp | \u10de | |
| urlencoded | %E1%83%9E | |
| utf8bytes | e1 83 9e | |
| utf16bebytes | 10 de | |
| utf32bebytes | 00 00 10 de |
How to Use
HTML:
პ
CSS:
content: "\10DE"
JavaScript:
"\u{10DE}"
Python:
"\u10de"
Properties
Frequently Asked Questions
What is the პ character (GEORGIAN LETTER PAR)?
პ (GEORGIAN LETTER PAR) is the Unicode character U+10DE.
What is the Unicode codepoint of GEORGIAN LETTER PAR?
The GEORGIAN LETTER PAR character (პ) has codepoint U+10DE.
How do I type or copy GEORGIAN LETTER PAR?
Copy პ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.