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