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