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