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