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