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' : ''">
랇
HANGUL SYLLABLE RALB
Overview
랇 (HANGUL SYLLABLE RALB) is the Unicode character at code point U+B787. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B787 | |
| decimal | 46983 | |
| htmldecimal | 랇 | |
| htmlhex | 랇 | |
| css | \B787 | |
| javascript | \u{B787} | |
| python | \ub787 | |
| java | \uB787 | |
| go | \uB787 | |
| ruby | \u{B787} | |
| rust | \u{B787} | |
| ccpp | \ub787 | |
| urlencoded | %EB%9E%87 | |
| utf8bytes | eb 9e 87 | |
| utf16bebytes | b7 87 | |
| utf32bebytes | 00 00 b7 87 |
How to Use
HTML:
랇
CSS:
content: "\B787"
JavaScript:
"\u{B787}"
Python:
"\ub787"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1161 11B2
Frequently Asked Questions
What is the 랇 character (HANGUL SYLLABLE RALB)?
랇 (HANGUL SYLLABLE RALB) is the Unicode character U+B787.
What is the Unicode codepoint of HANGUL SYLLABLE RALB?
The HANGUL SYLLABLE RALB character (랇) has codepoint U+B787.
How do I type or copy HANGUL SYLLABLE RALB?
Copy 랇 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.