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 RWIGS
Overview
뤿 (HANGUL SYLLABLE RWIGS) is the Unicode character at code point U+B93F. 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+B93F | |
| decimal | 47423 | |
| htmldecimal | 뤿 | |
| htmlhex | 뤿 | |
| css | \B93F | |
| javascript | \u{B93F} | |
| python | \ub93f | |
| java | \uB93F | |
| go | \uB93F | |
| ruby | \u{B93F} | |
| rust | \u{B93F} | |
| ccpp | \ub93f | |
| urlencoded | %EB%A4%BF | |
| utf8bytes | eb a4 bf | |
| utf16bebytes | b9 3f | |
| utf32bebytes | 00 00 b9 3f |
How to Use
HTML:
뤿
CSS:
content: "\B93F"
JavaScript:
"\u{B93F}"
Python:
"\ub93f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1171 11AA
Frequently Asked Questions
What is the 뤿 character (HANGUL SYLLABLE RWIGS)?
뤿 (HANGUL SYLLABLE RWIGS) is the Unicode character U+B93F.
What is the Unicode codepoint of HANGUL SYLLABLE RWIGS?
The HANGUL SYLLABLE RWIGS character (뤿) has codepoint U+B93F.
How do I type or copy HANGUL SYLLABLE RWIGS?
Copy 뤿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.