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