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 ROELM
Overview
뢺 (HANGUL SYLLABLE ROELM) is the Unicode character at code point U+B8BA. 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+B8BA | |
| decimal | 47290 | |
| htmldecimal | 뢺 | |
| htmlhex | 뢺 | |
| css | \B8BA | |
| javascript | \u{B8BA} | |
| python | \ub8ba | |
| java | \uB8BA | |
| go | \uB8BA | |
| ruby | \u{B8BA} | |
| rust | \u{B8BA} | |
| ccpp | \ub8ba | |
| urlencoded | %EB%A2%BA | |
| utf8bytes | eb a2 ba | |
| utf16bebytes | b8 ba | |
| utf32bebytes | 00 00 b8 ba |
How to Use
HTML:
뢺
CSS:
content: "\B8BA"
JavaScript:
"\u{B8BA}"
Python:
"\ub8ba"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 116C 11B1
Frequently Asked Questions
What is the 뢺 character (HANGUL SYLLABLE ROELM)?
뢺 (HANGUL SYLLABLE ROELM) is the Unicode character U+B8BA.
What is the Unicode codepoint of HANGUL SYLLABLE ROELM?
The HANGUL SYLLABLE ROELM character (뢺) has codepoint U+B8BA.
How do I type or copy HANGUL SYLLABLE ROELM?
Copy 뢺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.