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