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