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' : ''">
お
HIRAGANA LETTER O
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+304A | |
| decimal | 12362 | |
| htmldecimal | お | |
| htmlhex | お | |
| css | \304A | |
| javascript | \u{304A} | |
| python | \u304a | |
| java | \u304A | |
| go | \u304A | |
| ruby | \u{304A} | |
| rust | \u{304A} | |
| ccpp | \u304a | |
| urlencoded | %E3%81%8A | |
| utf8bytes | e3 81 8a | |
| utf16bebytes | 30 4a | |
| utf32bebytes | 00 00 30 4a |
How to Use
HTML:
お
CSS:
content: "\304A"
JavaScript:
"\u{304A}"
Python:
"\u304a"
Properties
Frequently Asked Questions
What is the お character (HIRAGANA LETTER O)?
お (HIRAGANA LETTER O) is the Unicode character U+304A.
What is the Unicode codepoint of HIRAGANA LETTER O?
The HIRAGANA LETTER O character (お) has codepoint U+304A.
How do I type or copy HIRAGANA LETTER O?
Copy お directly, or use the HTML entity, UTF-8, and code encodings shown on this page.