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
ぱ (HIRAGANA LETTER PA) is the Unicode character at code point U+3071. It belongs to the Hiragana block, in the Other Letter (Lo) general category. Its script is Hira.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3071 | |
| decimal | 12401 | |
| htmldecimal | ぱ | |
| htmlhex | ぱ | |
| css | \3071 | |
| javascript | \u{3071} | |
| python | \u3071 | |
| java | \u3071 | |
| go | \u3071 | |
| ruby | \u{3071} | |
| rust | \u{3071} | |
| ccpp | \u3071 | |
| urlencoded | %E3%81%B1 | |
| utf8bytes | e3 81 b1 | |
| utf16bebytes | 30 71 | |
| utf32bebytes | 00 00 30 71 |
How to Use
HTML:
ぱ
CSS:
content: "\3071"
JavaScript:
"\u{3071}"
Python:
"\u3071"
Properties
Frequently Asked Questions
What is the ぱ character (HIRAGANA LETTER PA)?
ぱ (HIRAGANA LETTER PA) is the Unicode character U+3071.
What is the Unicode codepoint of HIRAGANA LETTER PA?
The HIRAGANA LETTER PA character (ぱ) has codepoint U+3071.
How do I type or copy HIRAGANA LETTER PA?
Copy ぱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.