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
પ (GUJARATI LETTER PA) is the Unicode character at code point U+0AAA. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AAA | |
| decimal | 2730 | |
| htmldecimal | પ | |
| htmlhex | પ | |
| css | \0AAA | |
| javascript | \u{AAA} | |
| python | \u0aaa | |
| java | \u0AAA | |
| go | \u0AAA | |
| ruby | \u{AAA} | |
| rust | \u{AAA} | |
| ccpp | \u0aaa | |
| urlencoded | %E0%AA%AA | |
| utf8bytes | e0 aa aa | |
| utf16bebytes | 0a aa | |
| utf32bebytes | 00 00 0a aa |
How to Use
HTML:
પ
CSS:
content: "\0AAA"
JavaScript:
"\u{AAA}"
Python:
"\u0aaa"
Properties
Frequently Asked Questions
What is the પ character (GUJARATI LETTER PA)?
પ (GUJARATI LETTER PA) is the Unicode character U+0AAA.
What is the Unicode codepoint of GUJARATI LETTER PA?
The GUJARATI LETTER PA character (પ) has codepoint U+0AAA.
How do I type or copy GUJARATI LETTER PA?
Copy પ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.