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