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