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