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