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