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