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