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