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' : ''">
Ԥ
CYRILLIC CAPITAL LETTER PE WITH DESCENDER
Overview
Ԥ (CYRILLIC CAPITAL LETTER PE WITH DESCENDER) is the Unicode character at code point U+0524. It belongs to the Cyrillic Supplement block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0524 | |
| decimal | 1316 | |
| htmldecimal | Ԥ | |
| htmlhex | Ԥ | |
| css | \0524 | |
| javascript | \u{524} | |
| python | \u0524 | |
| java | \u0524 | |
| go | \u0524 | |
| ruby | \u{524} | |
| rust | \u{524} | |
| ccpp | \u0524 | |
| urlencoded | %D4%A4 | |
| utf8bytes | d4 a4 | |
| utf16bebytes | 05 24 | |
| utf32bebytes | 00 00 05 24 |
How to Use
HTML:
Ԥ
CSS:
content: "\0524"
JavaScript:
"\u{524}"
Python:
"\u0524"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ԥ character (CYRILLIC CAPITAL LETTER PE WITH DESCENDER)?
Ԥ (CYRILLIC CAPITAL LETTER PE WITH DESCENDER) is the Unicode character U+0524.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER PE WITH DESCENDER?
The CYRILLIC CAPITAL LETTER PE WITH DESCENDER character (Ԥ) has codepoint U+0524.
How do I type or copy CYRILLIC CAPITAL LETTER PE WITH DESCENDER?
Copy Ԥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.