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