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 PI) is the Unicode character at code point U+3074. 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+3074 | |
| decimal | 12404 | |
| htmldecimal | ぴ | |
| htmlhex | ぴ | |
| css | \3074 | |
| javascript | \u{3074} | |
| python | \u3074 | |
| java | \u3074 | |
| go | \u3074 | |
| ruby | \u{3074} | |
| rust | \u{3074} | |
| ccpp | \u3074 | |
| urlencoded | %E3%81%B4 | |
| utf8bytes | e3 81 b4 | |
| utf16bebytes | 30 74 | |
| utf32bebytes | 00 00 30 74 |
How to Use
HTML:
ぴ
CSS:
content: "\3074"
JavaScript:
"\u{3074}"
Python:
"\u3074"
Properties
Frequently Asked Questions
What is the ぴ character (HIRAGANA LETTER PI)?
ぴ (HIRAGANA LETTER PI) is the Unicode character U+3074.
What is the Unicode codepoint of HIRAGANA LETTER PI?
The HIRAGANA LETTER PI character (ぴ) has codepoint U+3074.
How do I type or copy HIRAGANA LETTER PI?
Copy ぴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.