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 RO) is the Unicode character at code point U+308D. 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+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.