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 RAB
Overview
랍 (HANGUL SYLLABLE RAB) is the Unicode character at code point U+B78D. 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+B78D | |
| decimal | 46989 | |
| htmldecimal | 랍 | |
| htmlhex | 랍 | |
| css | \B78D | |
| javascript | \u{B78D} | |
| python | \ub78d | |
| java | \uB78D | |
| go | \uB78D | |
| ruby | \u{B78D} | |
| rust | \u{B78D} | |
| ccpp | \ub78d | |
| urlencoded | %EB%9E%8D | |
| utf8bytes | eb 9e 8d | |
| utf16bebytes | b7 8d | |
| utf32bebytes | 00 00 b7 8d |
How to Use
HTML:
랍
CSS:
content: "\B78D"
JavaScript:
"\u{B78D}"
Python:
"\ub78d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1161 11B8
Frequently Asked Questions
What is the 랍 character (HANGUL SYLLABLE RAB)?
랍 (HANGUL SYLLABLE RAB) is the Unicode character U+B78D.
What is the Unicode codepoint of HANGUL SYLLABLE RAB?
The HANGUL SYLLABLE RAB character (랍) has codepoint U+B78D.
How do I type or copy HANGUL SYLLABLE RAB?
Copy 랍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.